aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-04-05 19:04:40 +0100
committerRui Salvaterra <rsalvaterra@gmail.com>2021-04-21 10:31:07 +0100
commit27b5bae2ec1b9b7864e13bce5e416ff27beb1614 (patch)
tree7016b05c87d11ec36451f177717515c97c96fd62 /target/linux/layerscape
parentbe7b5602789902692090abb10c971651887cd62b (diff)
downloadupstream-27b5bae2ec1b9b7864e13bce5e416ff27beb1614.tar.gz
upstream-27b5bae2ec1b9b7864e13bce5e416ff27beb1614.tar.bz2
upstream-27b5bae2ec1b9b7864e13bce5e416ff27beb1614.zip
treewide: remove redundant ubifs kconfig symbols
For the targets which enable ubifs, these symbols are already part of the generic kconfigs. Drop them from the target kconfigs. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r--target/linux/layerscape/armv7/config-5.44
-rw-r--r--target/linux/layerscape/armv8_64b/config-5.44
2 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/layerscape/armv7/config-5.4 b/target/linux/layerscape/armv7/config-5.4
index 35c8eed8da..f58849d273 100644
--- a/target/linux/layerscape/armv7/config-5.4
+++ b/target/linux/layerscape/armv7/config-5.4
@@ -726,10 +726,6 @@ CONFIG_TREE_RCU=y
CONFIG_TREE_SRCU=y
# CONFIG_TSN is not set
CONFIG_UBIFS_FS=y
-# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
-CONFIG_UBIFS_FS_LZO=y
-CONFIG_UBIFS_FS_ZLIB=y
-CONFIG_UBIFS_FS_ZSTD=y
# CONFIG_UCLAMP_TASK is not set
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
diff --git a/target/linux/layerscape/armv8_64b/config-5.4 b/target/linux/layerscape/armv8_64b/config-5.4
index b6289916c5..32412ab49f 100644
--- a/target/linux/layerscape/armv8_64b/config-5.4
+++ b/target/linux/layerscape/armv8_64b/config-5.4
@@ -906,10 +906,6 @@ CONFIG_TRANSPARENT_HUGE_PAGECACHE=y
CONFIG_TREE_SRCU=y
CONFIG_TSN=y
CONFIG_UBIFS_FS=y
-# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
-CONFIG_UBIFS_FS_LZO=y
-CONFIG_UBIFS_FS_ZLIB=y
-CONFIG_UBIFS_FS_ZSTD=y
CONFIG_UIO=y
CONFIG_UIO_AEC=y
CONFIG_UIO_CIF=y