summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
diff options
context:
space:
mode:
authorShawn Guo2012-02-27 08:36:38 +0100
committerShawn Guo2012-02-27 10:52:48 +0100
commitb1f91a9ce335eb4e0fef17c10f39a438ac3fce9b (patch)
tree0f99f0116f89966c8e011e190a18be1f22d71c46 /arch/arm/configs/imx_v6_v7_defconfig
parentARM: imx: update imx_v6_v7_defconfig (diff)
downloadkernel-qcow2-linux-b1f91a9ce335eb4e0fef17c10f39a438ac3fce9b.tar.gz
kernel-qcow2-linux-b1f91a9ce335eb4e0fef17c10f39a438ac3fce9b.tar.xz
kernel-qcow2-linux-b1f91a9ce335eb4e0fef17c10f39a438ac3fce9b.zip
ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGE
Some devices on some imx boards are supplied by fixed voltage, so build REGULATOR_FIXED_VOLTAGE support in. 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_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index fa236a2a4661..3cd606905178 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -124,6 +124,7 @@ CONFIG_WATCHDOG=y
CONFIG_IMX2_WDT=y
CONFIG_MFD_MC13XXX=y
CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_MC13892=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y