aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/da8xx_omapl_defconfig
diff options
context:
space:
mode:
authorMichael Williamson <michael.williamson@criticallink.com>2010-08-31 14:42:32 -0400
committerKevin Hilman <khilman@deeprootsystems.com>2010-09-24 07:40:28 -0700
commit9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d (patch)
tree13d5deb1d86517af966eab2a3c0b25b6f1c85c95 /arch/arm/configs/da8xx_omapl_defconfig
parent1aa5f2a9c1575279baf06e94a4bd3b3b86b7f176 (diff)
downloadkernel_samsung_smdk4412-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.zip
kernel_samsung_smdk4412-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.tar.gz
kernel_samsung_smdk4412-9c6fbbee8d67eca75e9ffde3a10eb7ac0a73360d.tar.bz2
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/configs/da8xx_omapl_defconfig')
-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 ba66705..3952a4e 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