[PATCH] Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig.

Robert P. J. Day rpjday at crashcourse.ca
Tue Feb 7 16:08:36 EST 2012


Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

  i can't see why you wouldn't want this as a default setting for a
BeagleBoard.

diff --git a/arch/arm/configs/omap3530_beagle_defconfig b/arch/arm/configs/omap3530_beagle_defconfig
index e0688ae..621bd49 100644
--- a/arch/arm/configs/omap3530_beagle_defconfig
+++ b/arch/arm/configs/omap3530_beagle_defconfig
@@ -55,6 +55,7 @@ CONFIG_USB_EHCI=y
 CONFIG_USB_EHCI_OMAP=y
 CONFIG_USB_TWL4030=y
 CONFIG_MCI=y
+CONFIG_MCI_STARTUP=y
 CONFIG_MCI_OMAP_HSMMC=y
 CONFIG_I2C_TWL4030=y
 CONFIG_FS_FAT=y

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the barebox mailing list