summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2025-05-08 15:36:39 +0000
committerDaniel Golle2025-07-18 11:31:00 +0000
commit53aa30402c0664714e85e9880418bfe04effa067 (patch)
tree44541c41eb1051b2494c8e69a1b2763458ae874b
parent8d45c6d9d2d21c7eb58227c8f8c463d3c7e0e71a (diff)
downloadopenwrt-53aa30402c0664714e85e9880418bfe04effa067.tar.gz
lantiq: refresh 6.12 kernel config files
All kernel symbols are automatically refreshed by `make kernel_oldconfig CONFIG_TARGET=target` and `make kernel_oldconfig CONFIG_TARGET=subtarget`. Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
-rw-r--r--target/linux/lantiq/config-6.123
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/lantiq/config-6.12 b/target/linux/lantiq/config-6.12
index 3fe581129c..cd58233f35 100644
--- a/target/linux/lantiq/config-6.12
+++ b/target/linux/lantiq/config-6.12
@@ -24,6 +24,7 @@ CONFIG_CPU_R4K_CACHE_TLB=y
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HIGHMEM=y
CONFIG_CPU_SUPPORTS_MSA=y
+CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_LIB_GF128MUL=y
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=2
@@ -31,6 +32,7 @@ CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CSRC_R4K=y
CONFIG_DEBUG_INFO=y
+CONFIG_DMA_NEED_SYNC=y
CONFIG_DMA_NONCOHERENT=y
CONFIG_DTC=y
# CONFIG_DT_EASY50712 is not set
@@ -150,7 +152,6 @@ CONFIG_PINCTRL_LANTIQ=y
CONFIG_PINCTRL_XWAY=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
-CONFIG_PREEMPT_NONE_BUILD=y
CONFIG_PTP_1588_CLOCK_OPTIONAL=y
CONFIG_RANDSTRUCT_NONE=y
CONFIG_REGMAP=y