[openwrt/openwrt] airoha: disable swconfig

LEDE Commits lede-commits at lists.infradead.org
Sun Nov 27 04:26:32 PST 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/bb2fb4f16aef574921cb75e2205b2a3c38822588

commit bb2fb4f16aef574921cb75e2205b2a3c38822588
Author: Aleksander Jan Bajkowski <olek2 at wp.pl>
AuthorDate: Sat Oct 15 21:48:22 2022 +0200

    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 <olek2 at wp.pl>
---
 target/linux/airoha/config-5.15 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/airoha/config-5.15 b/target/linux/airoha/config-5.15
index 0dfd80b7bb..adc8cdfb9b 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




More information about the lede-commits mailing list