Browse Source

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 <[email protected]>

SVN-Revision: 38426
Luka Perkov 12 years ago
parent
commit
39ba5482d0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/imx6/config-3.10

+ 1 - 0
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