diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-01-15 10:23:38 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-01-15 10:23:38 -0500 |
commit | ca570fd6c97957a885e5e6618a2abcd87b9a795f (patch) | |
tree | b674afa7c7ab1dc0387f9115fd9e8e46be7030e1 /config-x86-generic | |
parent | c55a797910a3c6a19fd5b227ea858f3fe7bd8f29 (diff) | |
download | kernel-ca570fd6c97957a885e5e6618a2abcd87b9a795f.tar.gz kernel-ca570fd6c97957a885e5e6618a2abcd87b9a795f.tar.xz kernel-ca570fd6c97957a885e5e6618a2abcd87b9a795f.zip |
SDHCI_OF is broken on i386
(not that it likely matters for anything but olpc.)
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index e4b66901e..d6feae847 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 |