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/lantiq/xway/config-5.10 | 2 -- target/linux/lantiq/xway/config-5.4 | 2 -- 2 files changed, 4 deletions(-) (limited to 'target/linux/lantiq/xway') diff --git a/target/linux/lantiq/xway/config-5.10 b/target/linux/lantiq/xway/config-5.10 index cfd03acc7e..0716679aee 100644 --- a/target/linux/lantiq/xway/config-5.10 +++ b/target/linux/lantiq/xway/config-5.10 @@ -42,8 +42,6 @@ CONFIG_SGL_ALLOC=y CONFIG_SOC_TYPE_XWAY=y CONFIG_SOC_XWAY=y CONFIG_UBIFS_FS=y -CONFIG_UBIFS_FS_ADVANCED_COMPR=y -CONFIG_UBIFS_FS_LZO=y CONFIG_USB=y CONFIG_USB_COMMON=y CONFIG_USB_SUPPORT=y diff --git a/target/linux/lantiq/xway/config-5.4 b/target/linux/lantiq/xway/config-5.4 index ae73ae147d..3f58576242 100644 --- a/target/linux/lantiq/xway/config-5.4 +++ b/target/linux/lantiq/xway/config-5.4 @@ -38,8 +38,6 @@ CONFIG_RTL8367B_PHY=y CONFIG_RTL8367_PHY=y CONFIG_SGL_ALLOC=y CONFIG_UBIFS_FS=y -CONFIG_UBIFS_FS_ADVANCED_COMPR=y -CONFIG_UBIFS_FS_LZO=y CONFIG_USB=y CONFIG_USB_COMMON=y CONFIG_USB_SUPPORT=y -- cgit v1.2.3