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/mpc85xx/p1020/config-default | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/mpc85xx/p1020/config-default') diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index fae155828d..c4c102ca45 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -26,8 +26,6 @@ CONFIG_MTD_SPLIT_FIT_FW=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_NET_FLOW_LIMIT=y -- cgit v1.2.3