diff options
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 206fa27867..3ef59eff5c 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -805,8 +805,13 @@ CONFIG_MINI_FO=y # CONFIG_MINIX_SUBPARTITION is not set CONFIG_MISC_DEVICES=y # CONFIG_MKISS is not set -# CONFIG_MMC_ARMMMCI is not set # CONFIG_MMC is not set +# CONFIG_MMC_ARMMMCI is not set +# CONFIG_MMC_AT91 is not set +# CONFIG_MMC_BLOCK is not set +CONFIG_MMC_BLOCK_BOUNCE=y +# CONFIG_MMC_DEBUG is not set +# CONFIG_MMC_UNSAFE_RESUME is not set CONFIG_MMU=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODULE_SRCVERSION_ALL is not set |