diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2022-03-21 18:50:11 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2022-07-22 16:53:20 +0200 |
commit | 8083d225f3194e72ddefaca83d6a3ced0e42ad6a (patch) | |
tree | 05c37e08c6f9aad0ab3a6a087206a1d0d16b0ab5 /target/linux | |
parent | a3e49499981487eb0e5e7706ba5bc972b98859a0 (diff) | |
download | upstream-8083d225f3194e72ddefaca83d6a3ced0e42ad6a.tar.gz upstream-8083d225f3194e72ddefaca83d6a3ced0e42ad6a.tar.bz2 upstream-8083d225f3194e72ddefaca83d6a3ced0e42ad6a.zip |
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@googlemail.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-5.15 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |