From: Christian Marangi Date: Sat, 30 Sep 2023 20:06:05 +0000 (+0200) Subject: ipq806x: disable unused SWCONFIG config flags X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5d111b67140d26dee4c8c4f2a6baf4cf077840a4;p=openwrt%2Fopenwrt.git 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 --- 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