[openwrt/openwrt] generic: 5.15: Disable more config symbols
LEDE Commits
lede-commits at lists.infradead.org
Fri Jul 22 13:24:36 PDT 2022
chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8083d225f3194e72ddefaca83d6a3ced0e42ad6a
commit 8083d225f3194e72ddefaca83d6a3ced0e42ad6a
Author: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
AuthorDate: Mon Mar 21 18:50:11 2022 +0100
generic: 5.15: Disable more config symbols
These came up while trying to build the lantiq target with Linux 5.15.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
---
target/linux/generic/config-5.15 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index ce1af10369..72a6ee2fbe 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -928,6 +928,7 @@ CONFIG_CIFS_XATTR=y
# CONFIG_CLEANCACHE is not set
# CONFIG_CLKSRC_PISTACHIO is not set
# CONFIG_CLKSRC_VERSATILE is not set
+# CONFIG_CLKSRC_PISTACHIO is not set
# CONFIG_CLK_GFM_LPASS_SM8250 is not set
# CONFIG_CLK_HSDK is not set
# CONFIG_CLK_QORIQ is not set
More information about the lede-commits
mailing list