From 3523b1119ea3336e7fdca806d33f8fdc2bcd27fb Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 30 Jun 2009 22:29:06 +0000 Subject: [PATCH] [s3c24xx] Enable s3c mmc driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16638 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/config-2.6.30 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index f40cd5e45..b28237da5 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -261,7 +261,7 @@ CONFIG_MMC=y CONFIG_MMC_BLOCK=y CONFIG_MMC_BLOCK_BOUNCE=y # CONFIG_MMC_DEBUG is not set -# CONFIG_MMC_S3C is not set +CONFIG_MMC_S3C=y # CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SPI is not set # CONFIG_MMC_UNSAFE_RESUME is not set -- 2.20.1