projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0167f53
)
at91: sama5d2: remove CONFIG_XZ_DEC override
author
Jo-Philipp Wich
<jo@mein.io>
Fri, 11 May 2018 14:40:34 +0000
(16:40 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 11 May 2018 14:40:34 +0000
(16:40 +0200)
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>
target/linux/at91/sama5d2/config-default
patch
|
blob
|
history
diff --git
a/target/linux/at91/sama5d2/config-default
b/target/linux/at91/sama5d2/config-default
index eecc057d659c86f5dc5cb6038a9c1276ccc04ea5..f01d2f50fbdda0201b7f485e64228fd862714d9e 100644
(file)
--- 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