Skip to content

Commit

Permalink
Update config to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Dec 16, 2024
1 parent 80a465e commit 25e84dd
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions compile-kernel/tools/config/config-5.10
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.230 Kernel Configuration
# Linux/arm64 5.10.231 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -6435,7 +6435,6 @@ CONFIG_PI433=m
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_HAVE_CLK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_COMMON_CLK_MAX9485 is not set
Expand Down Expand Up @@ -6518,6 +6517,7 @@ CONFIG_FSL_ERRATUM_A008585=y
CONFIG_HISILICON_ERRATUM_161010101=y
CONFIG_ARM64_ERRATUM_858921=y
CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
# CONFIG_ARM_TIMER_SP804 is not set
CONFIG_MICROCHIP_PIT64B=y
# end of Clock Source drivers

Expand Down
3 changes: 2 additions & 1 deletion compile-kernel/tools/config/config-5.15
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.173 Kernel Configuration
# Linux/arm64 5.15.174 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -7034,6 +7034,7 @@ CONFIG_FSL_ERRATUM_A008585=y
CONFIG_HISILICON_ERRATUM_161010101=y
CONFIG_ARM64_ERRATUM_858921=y
CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
# CONFIG_ARM_TIMER_SP804 is not set
CONFIG_MICROCHIP_PIT64B=y
# end of Clock Source drivers

Expand Down
2 changes: 1 addition & 1 deletion compile-kernel/tools/config/config-5.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.286 Kernel Configuration
# Linux/arm64 5.4.287 Kernel Configuration
#

#
Expand Down
3 changes: 2 additions & 1 deletion compile-kernel/tools/config/config-6.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.1.119 Kernel Configuration
# Linux/arm64 6.1.120 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -7361,6 +7361,7 @@ CONFIG_FSL_ERRATUM_A008585=y
CONFIG_HISILICON_ERRATUM_161010101=y
CONFIG_ARM64_ERRATUM_858921=y
CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
# CONFIG_ARM_TIMER_SP804 is not set
CONFIG_MICROCHIP_PIT64B=y
# end of Clock Source drivers

Expand Down
3 changes: 2 additions & 1 deletion compile-kernel/tools/config/config-6.6
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.64 Kernel Configuration
# Linux/arm64 6.6.66 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.3.Rel1 (Build arm-13.24)) 13.3.1 20240614"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -2310,6 +2310,7 @@ CONFIG_ZRAM_DEF_COMP_ZSTD=y
# CONFIG_ZRAM_DEF_COMP_842 is not set
CONFIG_ZRAM_DEF_COMP="zstd"
# CONFIG_ZRAM_WRITEBACK is not set
# CONFIG_ZRAM_TRACK_ENTRY_ACTIME is not set
# CONFIG_ZRAM_MEMORY_TRACKING is not set
CONFIG_ZRAM_MULTI_COMP=y
CONFIG_BLK_DEV_LOOP=y
Expand Down

0 comments on commit 25e84dd

Please sign in to comment.