From 297be77ee6d38074aeb3b74b5f38c48fa2a563af Mon Sep 17 00:00:00 2001 From: ophub <68696949+ophub@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:52:03 +0000 Subject: [PATCH] Update config for kernel --- compile-kernel/tools/config/config-5.10 | 4 +--- compile-kernel/tools/config/config-5.15 | 2 +- compile-kernel/tools/config/config-5.4 | 4 +--- compile-kernel/tools/config/config-6.1 | 3 ++- 4 files changed, 5 insertions(+), 8 deletions(-) diff --git a/compile-kernel/tools/config/config-5.10 b/compile-kernel/tools/config/config-5.10 index c19e7acfb3..8d9f2a5412 100755 --- a/compile-kernel/tools/config/config-5.10 +++ b/compile-kernel/tools/config/config-5.10 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.195 Kernel Configuration +# Linux/arm64 5.10.198 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626" CONFIG_CC_IS_GCC=y @@ -1559,8 +1559,6 @@ CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y -CONFIG_NET_CLS_RSVP=m -CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_FLOW=m CONFIG_NET_CLS_CGROUP=y CONFIG_NET_CLS_BPF=m diff --git a/compile-kernel/tools/config/config-5.15 b/compile-kernel/tools/config/config-5.15 index 297e560d71..aa3e8645d9 100755 --- a/compile-kernel/tools/config/config-5.15 +++ b/compile-kernel/tools/config/config-5.15 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.133 Kernel Configuration +# Linux/arm64 5.15.135 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626" CONFIG_CC_IS_GCC=y diff --git a/compile-kernel/tools/config/config-5.4 b/compile-kernel/tools/config/config-5.4 index 455f45b410..2d56705c07 100755 --- a/compile-kernel/tools/config/config-5.4 +++ b/compile-kernel/tools/config/config-5.4 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.4.256 Kernel Configuration +# Linux/arm64 5.4.258 Kernel Configuration # # @@ -1492,8 +1492,6 @@ CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y -CONFIG_NET_CLS_RSVP=m -CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_FLOW=m CONFIG_NET_CLS_CGROUP=y CONFIG_NET_CLS_BPF=m diff --git a/compile-kernel/tools/config/config-6.1 b/compile-kernel/tools/config/config-6.1 index f630528e9a..a42a0c2c21 100755 --- a/compile-kernel/tools/config/config-6.1 +++ b/compile-kernel/tools/config/config-6.1 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.56 Kernel Configuration +# Linux/arm64 6.1.57 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626" CONFIG_CC_IS_GCC=y @@ -363,6 +363,7 @@ CONFIG_ARM64_ERRATUM_2054223=y CONFIG_ARM64_ERRATUM_2067961=y CONFIG_ARM64_ERRATUM_2441009=y CONFIG_ARM64_ERRATUM_2457168=y +CONFIG_ARM64_ERRATUM_2966298=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23154=y CONFIG_CAVIUM_ERRATUM_27456=y