diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/busybox/config/miscutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/miscutils/Config.in b/package/busybox/config/miscutils/Config.in index 072993b28d..77dc85cd05 100644 --- a/package/busybox/config/miscutils/Config.in +++ b/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 |