Skip to content

Commit

Permalink
configs: kernel: Update linux-mainline-llvm for latest changes
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Dec 27, 2024
1 parent d5c97b3 commit 8d717e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/kernel/linux-mainline-llvm.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.13.0-rc4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="ClangBuiltLinux clang version 20.0.0git (https://github.com/llvm/llvm-project.git b41d50aaa93125b640823cf147740368f5bcc8aa)"
CONFIG_CC_VERSION_TEXT="ClangBuiltLinux clang version 20.0.0git (https://github.com/llvm/llvm-project.git 5807d0efb963ab591a1ae569b538724299d6acdc)"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=200000
Expand Down Expand Up @@ -2500,7 +2500,7 @@ CONFIG_EFI_EMBEDDED_FIRMWARE=y

CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y
# CONFIG_IMX_SCMI_MISC_DRV is not set
CONFIG_IMX_SCMI_MISC_DRV=m

#
# Qualcomm firmware drivers
Expand Down Expand Up @@ -5117,7 +5117,7 @@ CONFIG_GPIO_ADP5520=m
CONFIG_GPIO_ARIZONA=m
CONFIG_GPIO_BD9571MWV=m
CONFIG_GPIO_CROS_EC=m
CONFIG_GPIO_CRYSTAL_COVE=m
CONFIG_GPIO_CRYSTAL_COVE=y
CONFIG_GPIO_DA9052=m
CONFIG_GPIO_DA9055=m
CONFIG_GPIO_DLN2=m
Expand Down Expand Up @@ -10457,7 +10457,7 @@ CONFIG_NTB_TRANSPORT=m
CONFIG_PWM=y
# CONFIG_PWM_DEBUG is not set
CONFIG_PWM_CLK=m
CONFIG_PWM_CRC=m
CONFIG_PWM_CRC=y
CONFIG_PWM_CROS_EC=m
CONFIG_PWM_DWC_CORE=m
CONFIG_PWM_DWC=m
Expand Down

0 comments on commit 8d717e5

Please sign in to comment.