From 648c3feb062a10e260f2d87d2e7342e9b85ad25c Mon Sep 17 00:00:00 2001 From: Rouven Czerwinski Date: Thu, 10 Jan 2019 10:59:42 +0100 Subject: platform-rpi: kernel: disable kernel watchdog triggering "reason" says: If the bootloader has enabled the watchdog, the intention is usually to monitor the whole boot process. Signed-off-by: Rouven Czerwinski --- configs/platform-rpi/kernelconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-rpi/kernelconfig') diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig index 081af2b..ae6f98c 100644 --- a/configs/platform-rpi/kernelconfig +++ b/configs/platform-rpi/kernelconfig @@ -1753,7 +1753,7 @@ CONFIG_BCM2835_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 # -- cgit v1.2.3