diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-06 04:15:59 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-06 04:15:59 +0000 |
commit | d46c3266bc46c6ccf76371673e8da73e4d2fbb83 (patch) | |
tree | c9220dccc34049fee8bb1c290fd079cdae9f05b5 /target/linux/generic-2.6/config-2.6.27 | |
parent | 969f8537aba5428badb516eef1bd5f140ed284cd (diff) |
[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.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 8d9eb4abae..5e98c392a8 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -938,10 +938,18 @@ CONFIG_MISC_DEVICES=y # CONFIG_MISDN_HFCPCI is not set # CONFIG_MISDN is not set # CONFIG_MKISS is not set -# CONFIG_MMC_ARMMMCI 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_DEBUG is not set +# CONFIG_MMC_SDHCI is not set +# CONFIG_MMC_SDHCI_PCI is not set # CONFIG_MMC_SDRICOH_CS is not set # CONFIG_MMC_TEST is not set +# CONFIG_MMC_TIFM_SD is not set +# CONFIG_MMC_UNSAFE_RESUME is not set +# CONFIG_MMC_WBSD is not set CONFIG_MMU=y # CONFIG_MODULE_FORCE_LOAD is not set # CONFIG_MODULE_FORCE_UNLOAD is not set |