From 5d111b67140d26dee4c8c4f2a6baf4cf077840a4 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Sat, 30 Sep 2023 22:06:05 +0200 Subject: [PATCH] ipq806x: disable unused SWCONFIG config flags Disable unused SWCONFIG config flags now that we switched to DSA and are not needed anymore. Signed-off-by: Christian Marangi --- target/linux/ipq806x/config-6.1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/ipq806x/config-6.1 b/target/linux/ipq806x/config-6.1 index a1214dc917..c008613713 100644 --- a/target/linux/ipq806x/config-6.1 +++ b/target/linux/ipq806x/config-6.1 @@ -493,8 +493,6 @@ CONFIG_SPMI_MSM_PMIC_ARB=y CONFIG_SRCU=y CONFIG_STMMAC_ETH=y CONFIG_STMMAC_PLATFORM=y -CONFIG_SWCONFIG=y -CONFIG_SWCONFIG_LEDS=y CONFIG_SWPHY=y CONFIG_SWP_EMULATE=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y -- 2.30.2