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 | fd7530be8f11f7d15ef07c571eab7a8ac9571129 (patch) | |
tree | c9220dccc34049fee8bb1c290fd079cdae9f05b5 /target/linux/generic-2.6/config-2.6.31 | |
parent | 4c7f1e60a03e14572ea9ff5219df3f86d4b4a6dd (diff) | |
download | upstream-fd7530be8f11f7d15ef07c571eab7a8ac9571129.tar.gz upstream-fd7530be8f11f7d15ef07c571eab7a8ac9571129.tar.bz2 upstream-fd7530be8f11f7d15ef07c571eab7a8ac9571129.zip |
[kernel] move common CONFIG_MMC entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 4a20e4f1ca..641a9ba1e9 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1103,9 +1103,16 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_MKISS is not set # CONFIG_MMC is not set # CONFIG_MMC_ARMMMCI is not set +# CONFIG_MMC_BLOCK is not set +CONFIG_MMC_BLOCK_BOUNCE=y # CONFIG_MMC_CB710 is not set +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_S3C is not set +# CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SDRICOH_CS is not set +# CONFIG_MMC_SPI is not set # CONFIG_MMC_TEST is not set +# CONFIG_MMC_UNSAFE_RESUME is not set # CONFIG_MMC_VIA_SDMMC is not set CONFIG_MMU=y CONFIG_MODULES=y |