From cb26a6c0e1bd8a4c89f0726210b19dae6cec766b Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Fri, 9 May 2025 07:33:31 +0200 Subject: [PATCH] generic: 6.12: add new config symbols Add new config symbols to 6.12 kernel config. Signed-off-by: Andre Heider --- target/linux/generic/config-6.12 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 5d931cf995..70139999d2 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -936,6 +936,7 @@ CONFIG_CIFS_XATTR=y # CONFIG_CLK_ICST is not set # CONFIG_CLK_QORIQ is not set # CONFIG_CLK_SP810 is not set +# CONFIG_CLK_TWL is not set CONFIG_CLS_U32_MARK=y # CONFIG_CLS_U32_PERF is not set # CONFIG_CM32181 is not set -- 2.30.2