diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-30 22:29:06 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-30 22:29:06 +0000 |
commit | 3523b1119ea3336e7fdca806d33f8fdc2bcd27fb (patch) | |
tree | 39c82e552985431733e5389ee0bef928a1176120 /target | |
parent | e4fd15b6447c6ead8f8a5a558dbedaef71e449b6 (diff) |
[s3c24xx] Enable s3c mmc driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index f40cd5e45e..b28237da55 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 |