git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af933cd
)
34XX: PM: Workaround to build omap hsmmc as a module
author
Jouni Hogander
<jouni.hogander@nokia.com>
Wed, 25 Jun 2008 09:13:40 +0000
(12:13 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 26 Jun 2008 13:23:37 +0000
(16:23 +0300)
Current omap hsmmc driver is not pm friendly. Build it as a module
because it prevents omap3 retention.
Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap_3430sdp_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/omap_3430sdp_defconfig
b/arch/arm/configs/omap_3430sdp_defconfig
index
947c25f
..
5672a6e
100644
(file)
--- a/
arch/arm/configs/omap_3430sdp_defconfig
+++ b/
arch/arm/configs/omap_3430sdp_defconfig
@@
-1058,7
+1058,7
@@
CONFIG_MMC_BLOCK_BOUNCE=y
#
# MMC/SD Host Controller Drivers
#
-CONFIG_MMC_OMAP_HS=
y
+CONFIG_MMC_OMAP_HS=
m
# CONFIG_MMC_SPI is not set
# CONFIG_NEW_LEDS is not set
CONFIG_RTC_LIB=y