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/generic-2.6/config-2.6.21 | |
parent | 2556fbb0cd81ce19a6a5ac49425eee14efb7a1ab (diff) | |
download | mtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.zip mtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.gz mtk-20170518-fcc67b55b1aeb7943f4cb3621d349da7764e4bbd.tar.bz2 |
move common CONFIG_MMC entries to generic
SVN-Revision: 17948
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 7d484bc..42ab274 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -723,6 +723,10 @@ CONFIG_MINI_FO=y # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_MKISS is not set # CONFIG_MMC is not set +# CONFIG_MMC_BLOCK is not set +CONFIG_MMC_BLOCK_BOUNCE=y +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_PXA is not set CONFIG_MMU=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODULE_SRCVERSION_ALL is not set |