busybox: enable WATCHDOG applet
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
1cb6073749
commit
98de9212f0
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.20.2
|
# Busybox version: 1.20.2
|
||||||
# Wed Jun 19 16:40:00 2013
|
# Fri Nov 8 18:05:56 2013
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
|
|
@ -713,7 +713,7 @@ CONFIG_TIMEOUT=y
|
||||||
CONFIG_TTYSIZE=y
|
CONFIG_TTYSIZE=y
|
||||||
# CONFIG_VOLNAME is not set
|
# CONFIG_VOLNAME is not set
|
||||||
# CONFIG_WALL is not set
|
# CONFIG_WALL is not set
|
||||||
# CONFIG_WATCHDOG is not set
|
CONFIG_WATCHDOG=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Networking Utilities
|
# Networking Utilities
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue