From 0a05855fc6876c3e236a0c896eccead4c93bc0af Mon Sep 17 00:00:00 2001
From: Clemens John <clemens-john@gmx.de>
Date: Thu, 10 Oct 2013 16:30:26 +0000
Subject: [PATCH] Really disable ath9k-watchdog on wr741nd2, wr741nd4 and
 wr1043nd (fix for commit 78e3d51)

Signed-off-by: Clemens John <clemens-john@gmx.de>
---
 bsp/wr1043nd/.config | 4 ++--
 bsp/wr741nd2/.config | 4 ++--
 bsp/wr741nd4/.config | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bsp/wr1043nd/.config b/bsp/wr1043nd/.config
index fad23e4a..358e38f9 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 is not set
+CONFIG_DEFAULT_kmod-ath9k=y
 CONFIG_DEFAULT_kmod-gpio-button-hotplug=y
 CONFIG_DEFAULT_kmod-ipt-nathelper=y
 CONFIG_DEFAULT_kmod-leds-gpio=y
@@ -3310,7 +3310,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/wr741nd2/.config b/bsp/wr741nd2/.config
index 8d27200f..39a93b08 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 is not set
+CONFIG_DEFAULT_kmod-ath9k=y
 CONFIG_DEFAULT_kmod-gpio-button-hotplug=y
 CONFIG_DEFAULT_kmod-ipt-nathelper=y
 CONFIG_DEFAULT_kmod-leds-gpio=y
@@ -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/wr741nd4/.config b/bsp/wr741nd4/.config
index 8d27200f..39a93b08 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 is not set
+CONFIG_DEFAULT_kmod-ath9k=y
 CONFIG_DEFAULT_kmod-gpio-button-hotplug=y
 CONFIG_DEFAULT_kmod-ipt-nathelper=y
 CONFIG_DEFAULT_kmod-leds-gpio=y
@@ -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
-- 
GitLab