From 37b42b3ab7effa8b1b2ae64190c9874d2eeddc97 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 25 Oct 2009 15:22:54 +0000 Subject: Linux: Enable `sdhci', for Ricoh SD readers. svn path=/nixpkgs/trunk/; revision=17954 --- pkgs/os-specific/linux/kernel/config-2.6.28-x86_64-smp | 2 +- pkgs/os-specific/linux/kernel/config-2.6.29-x86_64-smp | 2 +- 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 -- cgit 1.4.1