aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNancy Chen <Nancy.Chen@freescale.com>2011-10-31 12:09:53 -0500
committerEric Miao <eric.miao@canonical.com>2011-11-10 07:38:56 +0800
commitb010a80c2d0e4b9ccd481ac97eb076cf89be1511 (patch)
treeb9df9d535a7d1e3dee5c6864a2c72be5f14ed653
parent718f562d6ce31afd752d813b08b209711815323e (diff)
ENGR00161111 [mx6q] Fix that cannot get a reference to a dummy regulator
Fix that some drivers cannot get a reference to a dummy regulator. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
-rw-r--r--arch/arm/configs/imx6_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 679b85710d5..32453b189fb 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -1204,7 +1204,7 @@ CONFIG_MFD_MXC_HDMI=y
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
-# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_BQ24022 is not set