1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] move common CONFIG_MMC entries to generic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2009-10-06 04:15:59 +00:00
parent 969f8537ab
commit d46c3266bc
16 changed files with 49 additions and 49 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -944,8 +944,10 @@ 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_SDRICOH_CS is not set
# CONFIG_MMC_TEST is not set
CONFIG_MMU=y

View File

@@ -1083,10 +1083,25 @@ CONFIG_MISC_FILESYSTEMS=y
# CONFIG_MISDN_HFCUSB 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_ATMELMCI is not set
# CONFIG_MMC_BLOCK is not set
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_MMC_BLOCK_PARANOID_RESUME is not set
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_EMBEDDED_SDIO is not set
# CONFIG_MMC_MVSDIO is not set
# CONFIG_MMC_PARANOID_SD_INIT is not set
# CONFIG_MMC_S3C 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_SPI 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

View File

@@ -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