From 98de9212f0af8c42c29b3225130999c50aa3d720 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 8 Nov 2013 18:15:19 +0100 Subject: [PATCH] busybox: enable WATCHDOG applet Signed-off-by: Javier Viguera --- meta-digi-dey/recipes-core/busybox/busybox-1.20.2/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-digi-dey/recipes-core/busybox/busybox-1.20.2/defconfig b/meta-digi-dey/recipes-core/busybox/busybox-1.20.2/defconfig index 4e73f21bd..b94e743e8 100644 --- a/meta-digi-dey/recipes-core/busybox/busybox-1.20.2/defconfig +++ b/meta-digi-dey/recipes-core/busybox/busybox-1.20.2/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.20.2 -# Wed Jun 19 16:40:00 2013 +# Fri Nov 8 18:05:56 2013 # CONFIG_HAVE_DOT_CONFIG=y @@ -713,7 +713,7 @@ CONFIG_TIMEOUT=y CONFIG_TTYSIZE=y # CONFIG_VOLNAME is not set # CONFIG_WALL is not set -# CONFIG_WATCHDOG is not set +CONFIG_WATCHDOG=y # # Networking Utilities