From be3fcd72e98844eb12b8dd9ae6c21f4d9c21ac3b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 14 Nov 2021 23:52:16 +0100 Subject: kernel: Deactivate B53 symbols in generic configuration Deactivate all the symbols of the B53 DSA driver in the generic kernel configuration. Multiple targets are now using this drivers and they only need some of the options. This fixes the bcm4908 build which didn't deactivate all of the options. Signed-off-by: Hauke Mehrtens --- target/linux/bcm4908/config-5.4 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/bcm4908/config-5.4') diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4 index dc33203295..37706f61d3 100644 --- a/target/linux/bcm4908/config-5.4 +++ b/target/linux/bcm4908/config-5.4 @@ -33,10 +33,6 @@ CONFIG_ARM_GIC_V3_ITS=y CONFIG_ARM_PSCI_FW=y CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y CONFIG_B53=y -# CONFIG_B53_MDIO_DRIVER is not set -# CONFIG_B53_MMAP_DRIVER is not set -# CONFIG_B53_SERDES is not set -# CONFIG_B53_SRAB_DRIVER is not set CONFIG_BCM4908_ENET=y CONFIG_BCM7038_WDT=y CONFIG_BCM7XXX_PHY=y -- cgit v1.2.3