mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 00:07:42 +01:00
unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
This commit is contained in:
parent
81ebf13b9e
commit
cbf696a9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue