PoC support for hardware watchdog

This commit is contained in:
Daniel Barlow
2023-03-23 12:48:10 +00:00
parent e84285e576
commit beb6e260d4
2 changed files with 42 additions and 0 deletions

View File

@@ -186,6 +186,10 @@
MTD = "y";
MTD_CMDLINE_PARTS = "y";
MTD_BLOCK = "y"; # fix undefined ref to register_mtd_blktrans_devs
WATCHDOG = "y";
ATH79_WDT = "y"; # watchdog timer
CPU_BIG_ENDIAN= "y";
# this is all copied from nixwrt ath79 config. Clearly not all