summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorNancy Chen <Nancy.Chen@freescale.com>2011-10-31 12:09:53 -0500
committerNancy Chen <Nancy.Chen@freescale.com>2011-10-31 13:41:19 -0500
commitc8f6361f25416334b457e7ed0ee5e9a9b5bae935 (patch)
tree815bbdf6cf5f354c4eb3aa6b9ec96fd19f1122d4 /arch/arm/configs
parent18f197453fc7d9317736104032f49e4ec7767ff6 (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>
Diffstat (limited to 'arch/arm/configs')
-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 679b85710d5a..32453b189fbd 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