enable watchdog daemon in busybox by default

SVN-Revision: 2800
master
Waldemar Brodkorb 19 years ago
parent 9f0fc7b5e9
commit 4553a65a5d
  1. 2
      openwrt/package/busybox/config/miscutils/Config.in

@ -188,7 +188,7 @@ config BUSYBOX_CONFIG_TIME
config BUSYBOX_CONFIG_WATCHDOG
bool "watchdog"
default n
default y
help
The watchdog utility is used with hardware or software watchdog
device drivers. It opens the specified watchdog device special file

Loading…
Cancel
Save