projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4c4316
)
[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 May 2009 00:11:49 +0000
(
00:11
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 May 2009 00:11:49 +0000
(
00:11
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15809
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic-2.4/config-default
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.4/config-default
b/target/linux/generic-2.4/config-default
index
0b9c41b
..
dc70333
100644
(file)
--- 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