summaryrefslogtreecommitdiff
path: root/arch/arm/configs/mxs_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-03-01 09:42:33 -0300
committerShawn Guo <shawn.guo@linaro.org>2013-04-01 16:31:04 +0800
commit656c284c5c517460245db159e122b0207f06f998 (patch)
tree4d162a57df32188aeebfd40934efcf468e14dcb4 /arch/arm/configs/mxs_defconfig
parent5451a6b94b1889795958984bf3684698f2fd890c (diff)
ARM: mxs_defconfig: Select watchdog driver
Select watchdog driver. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/mxs_defconfig')
-rw-r--r--arch/arm/configs/mxs_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index ad24193525f5..e9b1f6d4be5d 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -99,6 +99,8 @@ CONFIG_SPI_MXS=y
CONFIG_DEBUG_GPIO=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
+CONFIG_WATCHDOG=y
+CONFIG_STMP3XXX_RTC_WATCHDOG=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_FB=y