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/ath79/nand/config-default | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/ath79/nand') diff --git a/target/linux/ath79/nand/config-default b/target/linux/ath79/nand/config-default index 9ae059508f..6d8ff2d576 100644 --- a/target/linux/ath79/nand/config-default +++ b/target/linux/ath79/nand/config-default @@ -18,8 +18,5 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_PHY_AR7200_USB=y CONFIG_SGL_ALLOC=y CONFIG_UBIFS_FS=y -CONFIG_UBIFS_FS_ADVANCED_COMPR=y -CONFIG_UBIFS_FS_LZO=y -CONFIG_UBIFS_FS_ZLIB=y CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y -- cgit v1.2.3