summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-05-26 15:35:44 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-04 02:04:30 +0000
commit416de97f8ae8ecb938f2a05d5c46c3bdb33cb111 (patch)
tree790462e6a60a7e027f5bff56e5bbac78127d7988 /meta-phosphor/common/recipes-core
parentb36c0046d8684e64257b7de7767cdb546d7d4879 (diff)
downloadtalos-openbmc-416de97f8ae8ecb938f2a05d5c46c3bdb33cb111.tar.gz
talos-openbmc-416de97f8ae8ecb938f2a05d5c46c3bdb33cb111.zip
busybox: Install watchdog
Enable the watchdog application Change-Id: I83829b7e4270359a4dcf2a7aad92035f783b9a6c Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/busybox/busybox/busybox.cfg1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud