aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mayer <markus.mayer@linaro.org>2013-11-06 14:13:00 -0800
committerMarkus Mayer <markus.mayer@linaro.org>2013-11-08 12:25:45 -0800
commitd2b649d242c3d7a1702df4fc7d4f17c0c48dd705 (patch)
tree105ef65e9ba19540f23c50da2406bb54ea83df2e
parent1479b180567da4be432e1f07823fcb36c4490858 (diff)
ARM: bcm281xx: watchdog configurationreview/watchdog-v1
This commit enables the watchdog driver for the BCM281xx family of SoCs. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Matt Porter <matt.porter@linaro.org>
-rw-r--r--arch/arm/configs/bcm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
index 6e4931097dd..8b98e113609 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -130,3 +130,6 @@ CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y
CONFIG_XZ_DEC=y
CONFIG_AVERAGE=y
+CONFIG_WATCHDOG=y
+CONFIG_BCM_KONA_WDT=y
+CONFIG_BCM_KONA_WDT_DEBUG=y