summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/busybox
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2022-01-19 12:28:21 +0300
committerWilliam A. Kennington III <wak@google.com>2022-01-19 12:29:32 +0300
commit45691fe701afdf6784f7da8684d29baad2c49d4b (patch)
tree54289faf8daddcde0d610ae8fa366ed627a29668 /meta-google/recipes-core/busybox
parent166a08fabbb61bce309d4ecb12eec92f4535a3a1 (diff)
downloadopenbmc-45691fe701afdf6784f7da8684d29baad2c49d4b.tar.xz
meta-google: busybox: Add watchdog back
The initrd needs to be able to pet the watchdog prior to starting an update. If this doesn't happen, we may trip the watchdog before writing out the entire update payload. Change-Id: I9974263585d2143e8bebb2a1522133d53e911eb7 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-core/busybox')
-rw-r--r--meta-google/recipes-core/busybox/files/gbmc.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-google/recipes-core/busybox/files/gbmc.cfg b/meta-google/recipes-core/busybox/files/gbmc.cfg
index c76e4f0a75..9b053c76c9 100644
--- a/meta-google/recipes-core/busybox/files/gbmc.cfg
+++ b/meta-google/recipes-core/busybox/files/gbmc.cfg
@@ -42,7 +42,6 @@ CONFIG_FSTRIM=n
CONFIG_MKSWAP=n
CONFIG_SWAPON=n
CONFIG_SWAPOFF=n
-CONFIG_WATCHDOG=n
CONFIG_IFCONFIG=n
CONFIG_IFUP=n
CONFIG_IFDOWN=n