ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGE
authorShawn Guo <shawn.guo@linaro.org>
Mon, 27 Feb 2012 07:36:38 +0000 (15:36 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 27 Feb 2012 09:52:48 +0000 (17:52 +0800)
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>
arch/arm/configs/imx_v6_v7_defconfig

index fa236a2a4661090c07499f99e4494dd90508abdc..3cd606905178a5c299331589435b3f5f08850f51 100644 (file)
@@ -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
This page took 0.035289 seconds and 5 git commands to generate.