summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mayer <markus.mayer@linaro.org>2013-11-22 14:56:04 -0800
committerMatt Porter <mporter@linaro.org>2013-12-16 10:33:20 -0500
commit01592bc172cc8d2db8d5079cf06e54be775b4c98 (patch)
treea2a7e86625c93f97ab0247d0cd2f7d0cb8aad033
parentd41bc8a73cf116d82937cd4825e56d877736c86e (diff)
ARM: bcm281xx: watchdog configuration
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> Acked-by: Guenter Roeck <linux@roeck-us.net>
-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 7a8564e0303f..176e842308a8 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -125,3 +125,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