diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 04:15:59 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 04:15:59 +0000 |
commit | fcc67b55b1aeb7943f4cb3621d349da7764e4bbd (patch) | |
tree | 37ee6980c64aa38d7e62af056d5c31a2e37611c0 /target/linux/s3c24xx/config-2.6.31 | |
parent | 2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab (diff) | |
download | upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.gz upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.bz2 upstream-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.zip |
move common CONFIG_MMC entries to generic
SVN-Revision: 17948
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.31')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.31 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/s3c24xx/config-2.6.31 b/target/linux/s3c24xx/config-2.6.31 index a4f5bcd585..dcfddbb21b 100644 --- a/target/linux/s3c24xx/config-2.6.31 +++ b/target/linux/s3c24xx/config-2.6.31 @@ -242,12 +242,6 @@ CONFIG_MFD_PCF50633=y # CONFIG_MISC_DEVICES is not set 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_SDHCI is not set -# CONFIG_MMC_SPI is not set -# CONFIG_MMC_UNSAFE_RESUME is not set CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_MTD_ABSENT=y # CONFIG_MTD_CFI_AMDSTD is not set |