[RFC PATCH v2 7/8] bsp: Reduce image size of ar71xx/tiny by removing USB support

Adrian Schmutzler freifunk at adrianschmutzler.de
Mo Apr 9 20:43:13 CEST 2018


The only device with a USB port in standard configuration is the
TL-MR3020.

Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 bsp/ar71xxtiny/.config | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/bsp/ar71xxtiny/.config b/bsp/ar71xxtiny/.config
index 15b8540..618aaa0 100644
--- a/bsp/ar71xxtiny/.config
+++ b/bsp/ar71xxtiny/.config
@@ -58,10 +58,10 @@ CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y
 CONFIG_PACKAGE_kmod-ledtrig-netdev=y
 CONFIG_PACKAGE_kmod-nls-base=y
 CONFIG_PACKAGE_kmod-sched-connmark=y
-CONFIG_PACKAGE_kmod-usb-core=y
-CONFIG_PACKAGE_kmod-usb-ledtrig-usbport=y
-CONFIG_PACKAGE_kmod-usb-ohci=y
-CONFIG_PACKAGE_kmod-usb2=y
+CONFIG_PACKAGE_kmod-usb-core=n
+CONFIG_PACKAGE_kmod-usb-ledtrig-usbport=n
+CONFIG_PACKAGE_kmod-usb-ohci=n
+CONFIG_PACKAGE_kmod-usb2=n
 CONFIG_PACKAGE_opkg=m
 CONFIG_PACKAGE_qos-scripts=y
 CONFIG_PACKAGE_tc=y
-- 
2.7.4



Mehr Informationen über die Mailingliste franken-dev