Revert the CONFIG_MMC_DEBUG addition, now that we know what's up with SD.

Chris Ball cjb at laptop.org
Wed Nov 1 15:45:10 EST 2006


Commit:     a81bc8dc6757811fee09a32070a4cdca24fdd0bb
Parent:     8f30bcafc0c311609e13960c194db0fb289ab143
commit a81bc8dc6757811fee09a32070a4cdca24fdd0bb
Author:     Chris Ball <cjb at laptop.org>
AuthorDate: Wed Nov 1 13:10:04 2006 -0500
Commit:     Chris Ball <cjb at laptop.org>
CommitDate: Wed Nov 1 13:10:04 2006 -0500

    Revert the CONFIG_MMC_DEBUG addition, now that we know what's up with SD.
---
 .config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.config b/.config
index c4e6c48..87fc0dc 100644
--- a/.config
+++ b/.config
@@ -1632,7 +1632,7 @@ #
 # MMC/SD Card support
 #
 CONFIG_MMC=m
-CONFIG_MMC_DEBUG=y
+# CONFIG_MMC_DEBUG is not set
 CONFIG_MMC_BLOCK=m
 CONFIG_MMC_SDHCI=m
 # CONFIG_MMC_WBSD is not set


More information about the Commits-kernel mailing list