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/bcm63xx/config-5.4 | 1 - target/linux/bcm63xx/smp/config-default | 2 -- 2 files changed, 3 deletions(-) (limited to 'target/linux/bcm63xx') diff --git a/target/linux/bcm63xx/config-5.4 b/target/linux/bcm63xx/config-5.4 index dd4d67224c..9aec004921 100644 --- a/target/linux/bcm63xx/config-5.4 +++ b/target/linux/bcm63xx/config-5.4 @@ -211,7 +211,6 @@ CONFIG_OF_KOBJ=y CONFIG_OF_MDIO=y CONFIG_OF_NET=y CONFIG_PCI=y -# CONFIG_PCIEAER is not set CONFIG_PCIEPORTBUS=y CONFIG_PCI_DOMAINS=y CONFIG_PCI_DRIVERS_LEGACY=y diff --git a/target/linux/bcm63xx/smp/config-default b/target/linux/bcm63xx/smp/config-default index cc43bb2023..127c42e253 100644 --- a/target/linux/bcm63xx/smp/config-default +++ b/target/linux/bcm63xx/smp/config-default @@ -22,8 +22,6 @@ CONFIG_MTD_SPLIT_BCM_WFI_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_NET_FLOW_LIMIT=y CONFIG_NR_CPUS=2 -- cgit v1.2.3