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

@@ -238,12 +238,7 @@ CONFIG_MFD_PCF50633=y
# CONFIG_MISC_DEVICES is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_S3C=y
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MTD_ABSENT=y
# CONFIG_MTD_CFI_AMDSTD is not set

View File

@@ -242,12 +242,6 @@ CONFIG_MFD_PCF50633=y
# CONFIG_MISC_DEVICES is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_S3C is not set
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MTD_ABSENT=y
# CONFIG_MTD_CFI_AMDSTD is not set