summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mayer <markus.mayer@linaro.org>2013-11-08 12:44:48 -0800
committerMatt Porter <matt.porter@linaro.org>2013-11-12 08:22:19 -0500
commitb68d6d19312d181d33da962a453b05e8b851cf6f (patch)
tree165550b32ec029c5caa6d715aa54b166e16925eb
parent38ac614fcea061e9a6d8d3dd16f4c64a8f34f38c (diff)
ARM: bcm281xx: watchdog configurationtracking-capri-support-llct-20131112.0
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 629f3c5da00c..e3d11d731a46 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -124,3 +124,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