Skip to content
Snippets Groups Projects
Commit df7ce930 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

busybox: disable the watchdog utility by default (procd handles watchdog devices)


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 37106
parent 2d899025
No related branches found
No related tags found
No related merge requests found
...@@ -753,7 +753,7 @@ config BUSYBOX_CONFIG_WALL ...@@ -753,7 +753,7 @@ config BUSYBOX_CONFIG_WALL
config BUSYBOX_CONFIG_WATCHDOG config BUSYBOX_CONFIG_WATCHDOG
bool "watchdog" bool "watchdog"
default y default n
select BUSYBOX_CONFIG_PLATFORM_LINUX select BUSYBOX_CONFIG_PLATFORM_LINUX
help help
The watchdog utility is used with hardware or software watchdog The watchdog utility is used with hardware or software watchdog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment