1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 09:39:03 +01:00

Disable watchdog on ODROID-M1 (#2675) (#2678)

In current Linux 6.1 kernel, the watchdog leads to a system freeze
instead of a reboot.
This commit is contained in:
Stefan Agner
2023-08-09 12:17:04 +02:00
committed by GitHub
parent a160c674d6
commit 6ba07710e8
@@ -7,3 +7,5 @@ CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_GPIO_POLLED=y
CONFIG_MMC_SDHCI_OF_DWCMSHC=y
# CONFIG_DW_WATCHDOG is not set