-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 24 apr 2008, om 03:56 heeft Kridner, Jason het volgende geschreven:
Sorry in advance for the newbie question. I noticed that
arch/arm/configs/omap3_beagle_defconfig has nothing defined under
"Device Drivers" between "Sound" and "CBUS support" where the "MMC/SD
Card Drivers" should go. Is this intentional?
Since Koen's patch enables MMC/SD functionality, does it not make
sense
to enable it in the defconfig such as below?
diff --git a/arch/arm/configs/omap3_beagle_defconfig
b/arch/arm/configs/omap3_beagle_defconfig
index 9e4a4a5..7f57553 100644
--- a/arch/arm/configs/omap3_beagle_defconfig
+++ b/arch/arm/configs/omap3_beagle_defconfig
@@ -678,12 +678,28 @@ CONFIG_DUMMY_CONSOLE=y
# CONFIG_SOUND is not set
# CONFIG_HID_SUPPORT is not set
# CONFIG_USB_SUPPORT is not set
-# CONFIG_MMC is not set
# CONFIG_NEW_LEDS is not set
CONFIG_RTC_LIB=y
# CONFIG_RTC_CLASS is not set
#
+# MMC/SD Card Drivers
+#
+CONFIG_MMC=y
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_SDIO_UART is not set
+
+#
+# MMC/SD Host Controller Drivers
+#
+CONFIG_MMC_OMAP_HS=y
+# CONFIG_NEW_LEDS is not set
+CONFIG_RTC_LIB=y
+# CONFIG_RTC_CLASS is not set
+# CONFIG_UIO is not set
+
+#
# CBUS support
#
# CONFIG_CBUS is not set
That, and
CONFIG_MMC_UNSAFE_RESUME=y
otherwise you can't resume after suspend....
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFID+55MkyGM64RGpERAvPBAKC278nWTuT9Ddqz31ZFUVxkVfURiACfcnlk
RyH6EE7PSBlRySbI6LAjpGQ=
=JsAT
-----END PGP SIGNATURE-----
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html