From 77575d4c02d581d1c1607891fc6ce0ab84f630d3 Mon Sep 17 00:00:00 2001 From: Aleksander Jan Bajkowski Date: Sat, 27 Jun 2020 16:40:19 +0200 Subject: kernel: move some disabled symbols to generic Move some disabled config options found in lantiq target to generic. Signed-off-by: Aleksander Jan Bajkowski --- target/linux/mvebu/config-5.4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/mvebu/config-5.4') diff --git a/target/linux/mvebu/config-5.4 b/target/linux/mvebu/config-5.4 index 4f38954b37..2858408064 100644 --- a/target/linux/mvebu/config-5.4 +++ b/target/linux/mvebu/config-5.4 @@ -334,8 +334,6 @@ CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_UBI=y CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_BLOCK=y -# CONFIG_MTD_UBI_FASTMAP is not set -# CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_MVEBU_CLK_COMMON=y @@ -471,7 +469,6 @@ CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y CONFIG_UBIFS_FS_LZO=y CONFIG_UBIFS_FS_ZLIB=y -# CONFIG_UBIFS_FS_ZSTD is not set CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_UNWINDER_ARM=y CONFIG_USB=y -- cgit v1.2.3