From: Luka Perkov Date: Wed, 16 Oct 2013 03:25:58 +0000 (+0000) Subject: imx6: enable fixed voltage reulator X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=39ba5482d02ee1e20adb761f5de48e1850d3793d;p=openwrt%2Fstaging%2Frmilecki.git 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 SVN-Revision: 38426 --- diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index 0df9fabf7f3..005dd6c49e4 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