busybox: disable the watchdog utility by default (procd handles watchdog devices)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37106
This commit is contained in:
parent
2d8990256c
commit
df7ce9301a
@ -753,7 +753,7 @@ config BUSYBOX_CONFIG_WALL
|
||||
|
||||
config BUSYBOX_CONFIG_WATCHDOG
|
||||
bool "watchdog"
|
||||
default y
|
||||
default n
|
||||
select BUSYBOX_CONFIG_PLATFORM_LINUX
|
||||
help
|
||||
The watchdog utility is used with hardware or software watchdog
|
||||
|
Loading…
Reference in New Issue
Block a user