From 416de97f8ae8ecb938f2a05d5c46c3bdb33cb111 Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Fri, 26 May 2017 15:35:44 -0500 Subject: busybox: Install watchdog Enable the watchdog application Change-Id: I83829b7e4270359a4dcf2a7aad92035f783b9a6c Signed-off-by: Matt Spinler --- meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor') diff --git a/meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg b/meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg index 9e788382b..6afeed571 100644 --- a/meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg +++ b/meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg @@ -2,3 +2,4 @@ CONFIG_DEVMEM=y CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y CONFIG_FEATURE_LESS_TRUNCATE=y CONFIG_FEATURE_LESS_REGEXP=y +CONFIG_WATCHDOG=y -- cgit v1.2.1