diff --git a/debian/config-available/watchdog.config b/debian/config-available/watchdog.config new file mode 100644 index 00000000..a98a7c30 --- /dev/null +++ b/debian/config-available/watchdog.config @@ -0,0 +1,6 @@ +# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. +# SPDX-License-Identifier: BSD-3-Clause + +# Qualcomm platforms hand the kernel an already-running apps watchdog, it +# needs to be picked up early or it might reset the board mid initramfs +CONFIG_QCOM_WDT=y