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/bmips/config-5.10 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/bmips') diff --git a/target/linux/bmips/config-5.10 b/target/linux/bmips/config-5.10 index 7a50227d2a..69a2ef74d9 100644 --- a/target/linux/bmips/config-5.10 +++ b/target/linux/bmips/config-5.10 @@ -6,9 +6,7 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_B53=y CONFIG_B53_MDIO_DRIVER=y CONFIG_B53_MMAP_DRIVER=y -# CONFIG_B53_SERDES is not set CONFIG_B53_SPI_DRIVER=y -# CONFIG_B53_SRAB_DRIVER is not set CONFIG_BCM6345_EXT_IRQ=y CONFIG_BCM6345_L1_IRQ=y CONFIG_BCM6368_ENETSW=y -- cgit v1.2.3