From 27b5bae2ec1b9b7864e13bce5e416ff27beb1614 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Mon, 5 Apr 2021 19:04:40 +0100 Subject: 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 --- target/linux/pistachio/config-5.4 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/pistachio/config-5.4') diff --git a/target/linux/pistachio/config-5.4 b/target/linux/pistachio/config-5.4 index 890bb57ff9..4093a8d88f 100644 --- a/target/linux/pistachio/config-5.4 +++ b/target/linux/pistachio/config-5.4 @@ -351,10 +351,6 @@ CONFIG_TMPFS_POSIX_ACL=y CONFIG_TREE_RCU=y CONFIG_TREE_SRCU=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_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_COMMON=y -- cgit v1.2.3