diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-06-30 22:29:06 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-06-30 22:29:06 +0000 |
commit | ba5d1f65acea7fa5f5a65ba84fa41ab50264e862 (patch) | |
tree | f25d201a38f4cc409d7d853ca1d42ae70e22a595 /target/linux | |
parent | 5a7c5b2d363ab8bef8b95d380dec7659c32f2523 (diff) | |
download | upstream-ba5d1f65acea7fa5f5a65ba84fa41ab50264e862.tar.gz upstream-ba5d1f65acea7fa5f5a65ba84fa41ab50264e862.tar.bz2 upstream-ba5d1f65acea7fa5f5a65ba84fa41ab50264e862.zip |
Enable s3c mmc driver.
SVN-Revision: 16638
Diffstat (limited to 'target/linux')
-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 |