From: Aleksander Jan Bajkowski Date: Sat, 15 Oct 2022 19:48:22 +0000 (+0200) Subject: airoha: disable swconfig X-Git-Tag: v23.05.0-rc1~1699 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2fb4f16aef574921cb75e2205b2a3c38822588;p=thirdparty%2Fopenwrt.git airoha: disable swconfig Swconfig isn't used by this target and can be disabled for this reason. Airoha doesn't even have an Ethernet driver. In the future, this target should get a DSA driver. Signed-off-by: Aleksander Jan Bajkowski --- diff --git a/target/linux/airoha/config-5.15 b/target/linux/airoha/config-5.15 index 0dfd80b7bbd..adc8cdfb9bb 100644 --- a/target/linux/airoha/config-5.15 +++ b/target/linux/airoha/config-5.15 @@ -238,7 +238,6 @@ CONFIG_SPI_MEM=y CONFIG_SRCU=y CONFIG_STACKTRACE=y # CONFIG_SWAP is not set -CONFIG_SWCONFIG=y CONFIG_SWPHY=y CONFIG_SWP_EMULATE=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y