summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorMichael Williamson2010-08-31 20:42:32 +0200
committerKevin Hilman2010-09-24 16:40:28 +0200
commit9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d (patch)
tree13d5deb1d86517af966eab2a3c0b25b6f1c85c95 /arch/arm
parentdavinci: Add machine checks to DA8XX serial console init routines (diff)
downloadkernel-qcow2-linux-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.tar.gz
kernel-qcow2-linux-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.tar.xz
kernel-qcow2-linux-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.zip
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>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/da8xx_omapl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/da8xx_omapl_defconfig b/arch/arm/configs/da8xx_omapl_defconfig
index ba6670556f78..3952a4e49e46 100644
--- a/arch/arm/configs/da8xx_omapl_defconfig
+++ b/arch/arm/configs/da8xx_omapl_defconfig
@@ -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