summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/cortexa72
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-06-07 15:05:30 +0200
committerRobert Marko <robimarko@gmail.com>2024-06-24 09:46:19 +0200
commit2b316f4e22bc53eb9c3480fe76f27d343aba5540 (patch)
tree7e231344983a21249e8a7a101a686d14eb602441 /target/linux/mvebu/cortexa72
parent8be64365c4756c1a167e488a3abf403b4f2e3bd6 (diff)
downloadopenwrt-2b316f4e22bc53eb9c3480fe76f27d343aba5540.tar.gz
openwrt-2b316f4e22bc53eb9c3480fe76f27d343aba5540.tar.bz2
openwrt-2b316f4e22bc53eb9c3480fe76f27d343aba5540.zip
mvebu: cortex-a72: enable ARM SBSA Generic Watchdog
Marvell 70x0 and 80x0 both have ARM SBSA Generic Watchdog built-in, so lets enable the required driver for them. Link: https://github.com/openwrt/openwrt/pull/15765 Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/mvebu/cortexa72')
-rw-r--r--target/linux/mvebu/cortexa72/config-6.61
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa72/config-6.6 b/target/linux/mvebu/cortexa72/config-6.6
index 1434b18398..6a20865b30 100644
--- a/target/linux/mvebu/cortexa72/config-6.6
+++ b/target/linux/mvebu/cortexa72/config-6.6
@@ -37,6 +37,7 @@ CONFIG_ARM_GIC_V3_ITS=y
CONFIG_ARM_GIC_V3_ITS_PCI=y
# CONFIG_ARM_PL172_MPMC is not set
CONFIG_ARM_PSCI_FW=y
+CONFIG_ARM_SBSA_WATCHDOG=y
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
CONFIG_CC_HAVE_SHADOW_CALL_STACK=y
CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y