Browse Source

unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config

SVN-Revision: 15809
Jo-Philipp Wich 16 years ago
parent
commit
cbf696a9cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/generic-2.4/config-default

+ 1 - 1
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