aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-13 00:11:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-13 00:11:49 +0000
commitb41d74cb7d2c0d05837d697d81c71c807d7ff1ff (patch)
treed0f5856e9f70389e0c3eb7b65f45e21688cd7ee3
parentc4c43160e3db06b64e3a92d59983cdc8ea097c70 (diff)
downloadupstream-b41d74cb7d2c0d05837d697d81c71c807d7ff1ff.tar.gz
upstream-b41d74cb7d2c0d05837d697d81c71c807d7ff1ff.tar.bz2
upstream-b41d74cb7d2c0d05837d697d81c71c807d7ff1ff.zip
[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15809 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.4/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-default b/target/linux/generic-2.4/config-default
index 0b9c41b879..dc7033357f 100644
--- a/target/linux/generic-2.4/config-default
+++ b/target/linux/generic-2.4/config-default
@@ -735,7 +735,7 @@ CONFIG_VLAN_8021Q=y
# CONFIG_WAN is not set
CONFIG_WAN_ROUTER=m
CONFIG_WATCHDOG=y
-CONFIG_WATCHDOG_NOWAYOUT=y
+# CONFIG_WATCHDOG_NOWAYOUT is not set
# CONFIG_WAVELAN is not set
# CONFIG_WDT_W83627 is not set
# CONFIG_X25 is not set