summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
diff options
context:
space:
mode:
authorShawn Guo2013-01-29 16:12:59 +0100
committerShawn Guo2013-02-05 03:14:55 +0100
commit26246919329c045d8c1bd70dfebd44c54a5cf657 (patch)
treef875a9228984ceaa7c5cedc97d4b02246a258af5 /arch/arm/configs/imx_v6_v7_defconfig
parentARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs (diff)
downloadkernel-qcow2-linux-26246919329c045d8c1bd70dfebd44c54a5cf657.tar.gz
kernel-qcow2-linux-26246919329c045d8c1bd70dfebd44c54a5cf657.tar.xz
kernel-qcow2-linux-26246919329c045d8c1bd70dfebd44c54a5cf657.zip
ARM: imx_v6_v7_defconfig: enable anatop regulator and snvs rtc
Eanble anatop regulator and snvs rtc support which are very useful for imx6q build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/imx_v6_v7_defconfig')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index a225f1cec333..6039f0c44147 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -150,6 +150,7 @@ CONFIG_MFD_MC13XXX_I2C=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_DA9052=y
+CONFIG_REGULATOR_ANATOP=y
CONFIG_REGULATOR_MC13783=y
CONFIG_REGULATOR_MC13892=y
CONFIG_MEDIA_SUPPORT=y
@@ -197,6 +198,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_MXC=y
+CONFIG_RTC_DRV_SNVS=y
CONFIG_DMADEVICES=y
CONFIG_IMX_SDMA=y
CONFIG_MXS_DMA=y