]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
davinci: Add CONFIG_REGULATOR_DUMMY to DA8XX defconfig file.
authorMichael Williamson <michael.williamson@criticallink.com>
Tue, 31 Aug 2010 18:42:32 +0000 (14:42 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:28 +0000 (07:40 -0700)
In order to support reference DA8XX machines not providing a
voltage regulator control for the core voltage, the REGULATOR_DUMMY
option is required.

Signed-off-by: Michael Williamson <michael.williamson@criticallink.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/configs/da8xx_omapl_defconfig

index ba6670556f78f9e9410d1a59cb64cd7181cc3bd1..3952a4e49e466d7f88b820bebeeab25e682413d9 100644 (file)
@@ -79,6 +79,7 @@ CONFIG_I2C_DAVINCI=y
 # CONFIG_HWMON is not set
 CONFIG_WATCHDOG=y
 CONFIG_REGULATOR=y
+CONFIG_REGULATOR_DUMMY=y
 CONFIG_REGULATOR_TPS6507X=y
 CONFIG_FB=y
 CONFIG_FB_DA8XX=y