summaryrefslogtreecommitdiffstats
path: root/target
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
commitcbf696a9cf114823ff802ec6496d2d95f72e6dc4 (patch)
tree48ee9bc81daed585ed5922a8d54eacc1ea9e5ee0 /target
parent81ebf13b9ea73b9eed903f9b79119fb117ba8723 (diff)
downloadmaster-31e0f0ae-cbf696a9cf114823ff802ec6496d2d95f72e6dc4.tar.gz
master-31e0f0ae-cbf696a9cf114823ff802ec6496d2d95f72e6dc4.tar.bz2
master-31e0f0ae-cbf696a9cf114823ff802ec6496d2d95f72e6dc4.zip
unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
Diffstat (limited to 'target')
-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