dect
/
linux-2.6
Archived
13
0
Fork 0

davinci: Add CONFIG_REGULATOR_DUMMY to DA8XX defconfig file.

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>
This commit is contained in:
Michael Williamson 2010-08-31 14:42:32 -04:00 committed by Kevin Hilman
parent 1aa5f2a9c1
commit 9c6fbbee8d
1 changed files with 1 additions and 0 deletions

View 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