From 78e3d5153161e2776e6a1c49bfcf38b631d75880 Mon Sep 17 00:00:00 2001 From: Tim Niemeyer Date: Sun, 8 Sep 2013 19:20:55 +0200 Subject: [PATCH] bsp/*: remove ath9k-watchdog This also fixes missing mii/eth-tool on wr841n8. Signed-off-by: Tim Niemeyer --- bsp/wr1043nd/.config | 2 +- bsp/wr741nd2/.config | 2 +- bsp/wr741nd4/.config | 2 +- bsp/wr841n8/.config | 8 ++++---- bsp/wr841nd7/.config | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bsp/wr1043nd/.config b/bsp/wr1043nd/.config index 2c4b1bc..fad23e4 100644 --- a/bsp/wr1043nd/.config +++ b/bsp/wr1043nd/.config @@ -390,7 +390,7 @@ CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_firewall=y CONFIG_DEFAULT_hotplug2=y CONFIG_DEFAULT_iptables=y -CONFIG_DEFAULT_kmod-ath9k=y +# CONFIG_DEFAULT_kmod-ath9k is not set CONFIG_DEFAULT_kmod-gpio-button-hotplug=y CONFIG_DEFAULT_kmod-ipt-nathelper=y CONFIG_DEFAULT_kmod-leds-gpio=y diff --git a/bsp/wr741nd2/.config b/bsp/wr741nd2/.config index 6884e86..8d27200 100644 --- a/bsp/wr741nd2/.config +++ b/bsp/wr741nd2/.config @@ -390,7 +390,7 @@ CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_firewall=y CONFIG_DEFAULT_hotplug2=y CONFIG_DEFAULT_iptables=y -CONFIG_DEFAULT_kmod-ath9k=y +# CONFIG_DEFAULT_kmod-ath9k is not set CONFIG_DEFAULT_kmod-gpio-button-hotplug=y CONFIG_DEFAULT_kmod-ipt-nathelper=y CONFIG_DEFAULT_kmod-leds-gpio=y diff --git a/bsp/wr741nd4/.config b/bsp/wr741nd4/.config index 6884e86..8d27200 100644 --- a/bsp/wr741nd4/.config +++ b/bsp/wr741nd4/.config @@ -390,7 +390,7 @@ CONFIG_DEFAULT_dropbear=y CONFIG_DEFAULT_firewall=y CONFIG_DEFAULT_hotplug2=y CONFIG_DEFAULT_iptables=y -CONFIG_DEFAULT_kmod-ath9k=y +# CONFIG_DEFAULT_kmod-ath9k is not set CONFIG_DEFAULT_kmod-gpio-button-hotplug=y CONFIG_DEFAULT_kmod-ipt-nathelper=y CONFIG_DEFAULT_kmod-leds-gpio=y diff --git a/bsp/wr841n8/.config b/bsp/wr841n8/.config index 5c1b35c..495e075 100644 --- a/bsp/wr841n8/.config +++ b/bsp/wr841n8/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # OpenWrt version: Attitude Adjustment (r35298) -# Mon Apr 1 16:22:12 2013 +# Sat Jun 22 12:45:21 2013 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_ppc40x is not set @@ -2485,7 +2485,7 @@ CONFIG_PACKAGE_wavemon=y # CONFIG_PACKAGE_e169-stats is not set # CONFIG_PACKAGE_elinks is not set # CONFIG_PACKAGE_etherwake is not set -# CONFIG_PACKAGE_ethtool is not set +CONFIG_PACKAGE_ethtool=y # CONFIG_PACKAGE_ettercap is not set # CONFIG_PACKAGE_faifa is not set # CONFIG_PACKAGE_fakeidentd is not set @@ -2523,7 +2523,7 @@ CONFIG_PACKAGE_iw=y # CONFIG_PACKAGE_madwimax is not set # CONFIG_PACKAGE_memcached is not set # CONFIG_PACKAGE_mgen is not set -# CONFIG_PACKAGE_mii-tool is not set +CONFIG_PACKAGE_mii-tool=y # CONFIG_PACKAGE_mini-snmpd is not set # CONFIG_PACKAGE_mosquitto is not set # CONFIG_PACKAGE_mosquitto-client is not set @@ -3307,7 +3307,7 @@ CONFIG_PACKAGE_ubusd=y # CONFIG_PACKAGE_ap51-flash is not set # CONFIG_PACKAGE_apcupsd is not set # CONFIG_PACKAGE_at is not set -CONFIG_PACKAGE_ath9k-watchdog=y +# CONFIG_PACKAGE_ath9k-watchdog is not set # CONFIG_PACKAGE_avrdude is not set # CONFIG_PACKAGE_avrusbboot is not set # CONFIG_PACKAGE_bandwidthd is not set diff --git a/bsp/wr841nd7/.config b/bsp/wr841nd7/.config index dccfd7a..495e075 100644 --- a/bsp/wr841nd7/.config +++ b/bsp/wr841nd7/.config @@ -3307,7 +3307,7 @@ CONFIG_PACKAGE_ubusd=y # CONFIG_PACKAGE_ap51-flash is not set # CONFIG_PACKAGE_apcupsd is not set # CONFIG_PACKAGE_at is not set -CONFIG_PACKAGE_ath9k-watchdog=y +# CONFIG_PACKAGE_ath9k-watchdog is not set # CONFIG_PACKAGE_avrdude is not set # CONFIG_PACKAGE_avrusbboot is not set # CONFIG_PACKAGE_bandwidthd is not set