summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Schlehofer2022-09-05 14:36:26 +0000
committerHauke Mehrtens2023-03-04 11:54:38 +0000
commitf8cd27891fbd0d7cd992b6ed4da958bd37f8c6ea (patch)
tree0f569f3e93c57b75aba191ecc2592eb3026f8a58
parent620bc37c2a6ab54bbb094be57bff1eeb2acb0933 (diff)
downloadopenwrt-f8cd27891fbd0d7cd992b6ed4da958bd37f8c6ea.tar.gz
mpc85xx: p2020: enable CONFIG_MAX63XX_WATCHDOG
This enables CONFIG_MAX63XX_WATCHDOG [1], which can be used on P2020 RDB. [1] https://cateee.net/lkddb/web-lkddb/MAX63XX_WATCHDOG.html Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
-rw-r--r--target/linux/mpc85xx/p2020/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p2020/config-default b/target/linux/mpc85xx/p2020/config-default
index e293008d8b..6d0ecc5b9e 100644
--- a/target/linux/mpc85xx/p2020/config-default
+++ b/target/linux/mpc85xx/p2020/config-default
@@ -9,6 +9,7 @@ CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_GENERIC_TBSYNC=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_LOCK_SPIN_ON_OWNER=y
+CONFIG_MAX63XX_WATCHDOG=y
CONFIG_MDIO_DEVRES=y
CONFIG_MPC85xx_RDB=y
CONFIG_MTD_CFI=y