summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-13 16:01:47 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-02-18 20:18:20 +0100
commit367e3d2e15fb6377edafe7d585f022c65b4a10c2 (patch)
treeebda8623e4b3c9f5f1f70aee117f2ac01e76242c /configs
parent7123f2d9eb1d54e429ecd68d37515b8b57b18873 (diff)
downloadDistroKit-367e3d2e15fb6377edafe7d585f022c65b4a10c2.tar.gz
DistroKit-367e3d2e15fb6377edafe7d585f022c65b4a10c2.tar.xz
kernelconfig: reason: don't ping the watchdog in the kernel
If the bootloader has enabled the watchdog, the intention is usually to monitor the whole boot process. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 59489b3..1c39aea 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -1815,7 +1815,7 @@ CONFIG_IMX_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
-CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
+# CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED is not set
# CONFIG_WATCHDOG_SYSFS is not set
#