[kernel/rawhide/user/kyle/kernel-git] SDHCI_OF is broken on i386

Kyle McMartin kyle at fedoraproject.org
Sat Jan 15 15:24:32 UTC 2011


commit ca570fd6c97957a885e5e6618a2abcd87b9a795f
Author: Kyle McMartin <kyle at redhat.com>
Date:   Sat Jan 15 10:23:38 2011 -0500

    SDHCI_OF is broken on i386
    
    (not that it likely matters for anything but olpc.)

 config-x86-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index e4b6690..d6feae8 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -543,4 +543,4 @@ CONFIG_MTD_PHYSMAP_OF=m
 CONFIG_PROC_DEVICETREE=y
 CONFIG_SERIAL_OF_PLATFORM=m
 CONFIG_SERIAL_GRLIB_GAISLER_APBUART=m
-CONFIG_MMC_SDHCI_OF=m
+# CONFIG_MMC_SDHCI_OF is not set


More information about the scm-commits mailing list