summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-16 03:25:58 +0000
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-16 03:25:58 +0000
commit704747c291f8afbea201e0f99cd96474f839bf71 (patch)
tree1e39e9e3fae9c6fd3e6335e96930f2fbe2ff213d /target
parent40d8d048af844609449eb096ef874eab7a887692 (diff)
imx6: enable fixed voltage reulator
Fixed voltage regulator support is required by several drivers that have regulator consumers, such as the sgtl5000 audio codec used on many i.MX6 boards. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38426 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/imx6/config-3.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10
index 0df9fabf7f..005dd6c49e 100644
--- a/target/linux/imx6/config-3.10
+++ b/target/linux/imx6/config-3.10
@@ -293,6 +293,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_ANATOP=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_DUMMY is not set
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PFUZE100=y
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_RFKILL_REGULATOR is not set