projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c95fe
)
ARM: imx_v6_v7_defconfig: enable anatop regulator and snvs rtc
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 29 Jan 2013 15:12:59 +0000
(23:12 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 5 Feb 2013 02:14:55 +0000
(10:14 +0800)
Eanble anatop regulator and snvs rtc support which are very useful
for imx6q build.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index
a225f1c
..
6039f0c
100644
(file)
--- 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