diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-16 03:25:52 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-16 03:25:52 +0000 |
commit | bd47508bc2441f31cea27a52923945c125cc8c64 (patch) | |
tree | bdef09b1b0eb4c03a136f3e9b828825f3a55640d /target/linux/imx6/config-3.10 | |
parent | 0239c885e77828d695d058fb2994805b8df48bec (diff) |
imx6: add pfuze100 regulator support
- backport driver
- apply patch to allow misprogrammed parts
- enable driver in kernel
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/config-3.10')
-rw-r--r-- | target/linux/imx6/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index 883695a6a8..0df9fabf7f 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_PFUZE100=y # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set # CONFIG_RFKILL_REGULATOR is not set CONFIG_RFS_ACCEL=y |