about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2009-10-25 15:22:54 +0000
committerLudovic Courtès <ludo@gnu.org>2009-10-25 15:22:54 +0000
commit37b42b3ab7effa8b1b2ae64190c9874d2eeddc97 (patch)
treef65dee92fc1444960723fe6f683fc09ba76fc00e
parent27251483f15afd23d27694c59fdc4b9183a4be57 (diff)
Linux: Enable `sdhci', for Ricoh SD readers.
svn path=/nixpkgs/trunk/; revision=17954
-rw-r--r--pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp2
-rw-r--r--pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp b/pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp
index cb79ec2cc43fa..7bc650dd06a23 100644
--- a/pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp
+++ b/pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp
@@ -3319,7 +3319,7 @@ CONFIG_SDIO_UART=m
 #
 # MMC/SD/SDIO Host Controller Drivers
 #
-# CONFIG_MMC_SDHCI is not set
+CONFIG_MMC_SDHCI=m
 CONFIG_MMC_WBSD=m
 CONFIG_MMC_TIFM_SD=m
 # CONFIG_MMC_SPI is not set
diff --git a/pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp b/pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp
index a14568f63e4f3..49480ce3d406d 100644
--- a/pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp
+++ b/pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp
@@ -3405,7 +3405,7 @@ CONFIG_SDIO_UART=m
 #
 # MMC/SD/SDIO Host Controller Drivers
 #
-# CONFIG_MMC_SDHCI is not set
+CONFIG_MMC_SDHCI=m
 CONFIG_MMC_WBSD=m
 CONFIG_MMC_TIFM_SD=m
 # CONFIG_MMC_SPI is not set