aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-05-11 16:40:34 +0200
committerJo-Philipp Wich <jo@mein.io>2018-05-11 16:40:34 +0200
commitf23326eb76c94325135e6ccac5029d5aeb5eef9f (patch)
tree2d676b474399f3df36cbf9c59d3fb39c8faa3f4f /target/linux/at91
parent0167f53b9dc62d65b5a4b0c2cfe4b231f02c8a10 (diff)
downloadupstream-f23326eb76c94325135e6ccac5029d5aeb5eef9f.tar.gz
upstream-f23326eb76c94325135e6ccac5029d5aeb5eef9f.tar.bz2
upstream-f23326eb76c94325135e6ccac5029d5aeb5eef9f.zip
at91: sama5d2: remove CONFIG_XZ_DEC override
Fixes the following error spotted by the buildbot: Package kmod-fs-squashfs is missing dependencies for the following libraries: xz_dec.ko Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/sama5d2/config-default5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/at91/sama5d2/config-default b/target/linux/at91/sama5d2/config-default
index eecc057d65..f01d2f50fb 100644
--- a/target/linux/at91/sama5d2/config-default
+++ b/target/linux/at91/sama5d2/config-default
@@ -281,8 +281,3 @@ CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CRYPTO_DEV_ATMEL_AES=y
CONFIG_CRYPTO_DEV_ATMEL_TDES=y
CONFIG_CRYPTO_DEV_ATMEL_SHA=y
-CONFIG_XZ_DEC=m
-# CONFIG_XZ_DEC_X86 is not set
-# CONFIG_XZ_DEC_POWERPC is not set
-# CONFIG_XZ_DEC_IA64 is not set
-# CONFIG_XZ_DEC_SPARC is not set