projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aa5f2a
)
davinci: Add CONFIG_REGULATOR_DUMMY to DA8XX defconfig file.
author
Michael Williamson
<
[email protected]
>
Tue, 31 Aug 2010 18:42:32 +0000
(14:42 -0400)
committer
Kevin Hilman
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Kevin Hilman <
[email protected]
>
arch/arm/configs/da8xx_omapl_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/da8xx_omapl_defconfig
b/arch/arm/configs/da8xx_omapl_defconfig
index ba6670556f78f9e9410d1a59cb64cd7181cc3bd1..3952a4e49e466d7f88b820bebeeab25e682413d9 100644
(file)
--- 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