File tree Expand file tree Collapse file tree 6 files changed +9
-8
lines changed
compile-kernel/tools/config Expand file tree Collapse file tree 6 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.10.244 Kernel Configuration
3+ # Linux/arm64 5.10.245 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 14.3.Rel1 (Build arm-14.174)) 14.3.1 20250623"
66CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.15.193 Kernel Configuration
3+ # Linux/arm64 5.15.195 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 14.3.Rel1 (Build arm-14.174)) 14.3.1 20250623"
66CONFIG_CC_IS_GCC=y
@@ -18,7 +18,7 @@ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
1818CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
1919CONFIG_CC_HAS_ASM_INLINE=y
2020CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
21- CONFIG_PAHOLE_VERSION=124
21+ CONFIG_PAHOLE_VERSION=125
2222CONFIG_IRQ_WORK=y
2323CONFIG_BUILDTIME_TABLE_SORT=y
2424CONFIG_THREAD_INFO_IN_TASK=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.4.299 Kernel Configuration
3+ # Linux/arm64 5.4.300 Kernel Configuration
44#
55
66#
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ CONFIG_AS_VERSION=180103
1111CONFIG_LD_VERSION=0
1212CONFIG_LD_IS_LLD=y
1313CONFIG_LLD_VERSION=180103
14+ CONFIG_RUST_IS_AVAILABLE=y
1415CONFIG_CC_CAN_LINK=y
1516CONFIG_CC_CAN_LINK_STATIC=y
1617CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
@@ -9338,5 +9339,3 @@ CONFIG_MEMTEST=y
93389339#
93399340# end of Rust hacking
93409341# end of Kernel hacking
9341- CONFIG_RUST=y
9342- CONFIG_RUST_IS_AVAILABLE=y
Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ CONFIG_AS_VERSION=180103
1111CONFIG_LD_VERSION=0
1212CONFIG_LD_IS_LLD=y
1313CONFIG_LLD_VERSION=180103
14- CONFIG_RUSTC_VERSION=0
15- CONFIG_RUSTC_LLVM_VERSION=0
14+ CONFIG_RUSTC_VERSION=107800
15+ CONFIG_RUST_IS_AVAILABLE=y
16+ CONFIG_RUSTC_LLVM_VERSION=180102
1617CONFIG_CC_CAN_LINK=y
1718CONFIG_CC_CAN_LINK_STATIC=y
1819CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ CONFIG_AS_VERSION=180103
1111CONFIG_LD_VERSION=0
1212CONFIG_LD_IS_LLD=y
1313CONFIG_LLD_VERSION=180103
14+ CONFIG_RUST_IS_AVAILABLE=y
1415CONFIG_CC_CAN_LINK=y
1516CONFIG_CC_CAN_LINK_STATIC=y
1617CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
You can’t perform that action at this time.
0 commit comments