summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-06 04:15:59 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-06 04:15:59 +0000
commitd46c3266bc46c6ccf76371673e8da73e4d2fbb83 (patch)
treec9220dccc34049fee8bb1c290fd079cdae9f05b5
parent969f8537aba5428badb516eef1bd5f140ed284cd (diff)
[kernel] move common CONFIG_MMC entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/at91/config-2.6.256
-rw-r--r--target/linux/avr32/config-default9
-rw-r--r--target/linux/generic-2.6/config-2.6.214
-rw-r--r--target/linux/generic-2.6/config-2.6.257
-rw-r--r--target/linux/generic-2.6/config-2.6.2710
-rw-r--r--target/linux/generic-2.6/config-2.6.284
-rw-r--r--target/linux/generic-2.6/config-2.6.3017
-rw-r--r--target/linux/generic-2.6/config-2.6.317
-rw-r--r--target/linux/goldfish/config-2.6.301
-rw-r--r--target/linux/kirkwood/config-default5
-rw-r--r--target/linux/olpc/config-2.6.276
-rw-r--r--target/linux/olpc/config-2.6.306
-rw-r--r--target/linux/orion/config-default2
-rw-r--r--target/linux/pxa/config-default1
-rw-r--r--target/linux/s3c24xx/config-2.6.305
-rw-r--r--target/linux/s3c24xx/config-2.6.316
16 files changed, 48 insertions, 48 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25
index e48fceca4..edac29bad 100644
--- a/target/linux/at91/config-2.6.25
+++ b/target/linux/at91/config-2.6.25
@@ -114,12 +114,6 @@ CONFIG_LEGACY_PTY_COUNT=32
# CONFIG_MACH_SWEDATMS is not set
# CONFIG_MACH_TT9200 is not set
CONFIG_MACH_VLINK=y
-# CONFIG_MMC 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_MTD_AT91_DATAFLASH=y
CONFIG_MTD_AT91_PARTS=y
# CONFIG_MTD_CFI is not set
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default
index 8dea3f004..b267c94f8 100644
--- a/target/linux/avr32/config-default
+++ b/target/linux/avr32/config-default
@@ -58,15 +58,10 @@ CONFIG_LEDS_GPIO=y
CONFIG_LOAD_ADDRESS=0x10000000
CONFIG_LOADER_U_BOOT=y
CONFIG_MACB=y
-# CONFIG_MMC_ATMELMCI_DMA is not set
+CONFIG_MMC=m
CONFIG_MMC_ATMELMCI=m
-CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_MMC_ATMELMCI_DMA is not set
CONFIG_MMC_BLOCK=m
-# CONFIG_MMC_DEBUG is not set
-CONFIG_MMC=m
-# CONFIG_MMC_SDHCI is not set
-# CONFIG_MMC_SPI is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21
index 7d484bc3f..42ab274f7 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
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25
index 206fa2786..3ef59eff5 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
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27
index 8d9eb4aba..5e98c392a 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
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index 973125587..86f80a8e2 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -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
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index fdaa764da..e3fd0be96 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -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
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31
index 4a20e4f1c..641a9ba1e 100644
--- a/target/linux/generic-2.6/config-2.6.31
+++ b/target/linux/generic-2.6/config-2.6.31
@@ -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
diff --git a/target/linux/goldfish/config-2.6.30 b/target/linux/goldfish/config-2.6.30
index 7831e75b1..072a2413e 100644
--- a/target/linux/goldfish/config-2.6.30
+++ b/target/linux/goldfish/config-2.6.30
@@ -143,6 +143,7 @@ CONFIG_KEYBOARD_GOLDFISH_EVENTS=y
# CONFIG_LOCK_STAT is not set
# CONFIG_LOGO is not set
CONFIG_MACH_GOLDFISH=y
+# CONFIG_MMC_GOLDFISH is not set
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
CONFIG_MTD_CONCAT=y
diff --git a/target/linux/kirkwood/config-default b/target/linux/kirkwood/config-default
index e1eb498d9..ee0dfe2f2 100644
--- a/target/linux/kirkwood/config-default
+++ b/target/linux/kirkwood/config-default
@@ -103,16 +103,11 @@ CONFIG_LEGACY_PTYS=y
CONFIG_MACH_SHEEVAPLUG=y
# CONFIG_MACH_TS219 is not set
CONFIG_MISC_FILESYSTEMS=y
-CONFIG_MMC_BLOCK_BOUNCE=y
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK=y
-# CONFIG_MMC_DEBUG is not set
CONFIG_MMC=m
CONFIG_MMC_MVSDIO=m
CONFIG_MMC_MVSDIO=y
-# CONFIG_MMC_SDHCI is not set
-# CONFIG_MMC_TIFM_SD is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
CONFIG_MMC=y
# CONFIG_MTD_CFI is not set
CONFIG_MTD_NAND_ORION=y
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27
index f84204586..4ca4bf759 100644
--- a/target/linux/olpc/config-2.6.27
+++ b/target/linux/olpc/config-2.6.27
@@ -314,13 +314,7 @@ CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_MK8 is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
-CONFIG_MMC_BLOCK_BOUNCE=y
-# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=y
-# CONFIG_MMC_SDHCI_PCI is not set
-# CONFIG_MMC_TIFM_SD is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
-# CONFIG_MMC_WBSD is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_MOUSE_BCM5974 is not set
CONFIG_MOUSE_PS2=y
diff --git a/target/linux/olpc/config-2.6.30 b/target/linux/olpc/config-2.6.30
index 5bedbb50a..2f90e3ea5 100644
--- a/target/linux/olpc/config-2.6.30
+++ b/target/linux/olpc/config-2.6.30
@@ -319,13 +319,7 @@ CONFIG_MGEODE_LX=y
# CONFIG_MK8 is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
-CONFIG_MMC_BLOCK_BOUNCE=y
-# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=y
-# CONFIG_MMC_SDHCI_PCI is not set
-# CONFIG_MMC_TIFM_SD is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
-# CONFIG_MMC_WBSD is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_MOUSE_BCM5974 is not set
CONFIG_MOUSE_PS2=y
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default
index 5b77fb1d3..0673f68f0 100644
--- a/target/linux/orion/config-default
+++ b/target/linux/orion/config-default
@@ -155,8 +155,6 @@ CONFIG_MEDIA_TUNER_TEA5767=m
CONFIG_MEDIA_TUNER_XC2028=m
CONFIG_MEDIA_TUNER_XC5000=m
# CONFIG_MINIX_FS is not set
-# CONFIG_MMC_TEST is not set
-# CONFIG_MMC_MVSDIO is not set
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_BANKWIDTH=1
CONFIG_MTD_PHYSMAP_LEN=0
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default
index 08083c758..b8d6849aa 100644
--- a/target/linux/pxa/config-default
+++ b/target/linux/pxa/config-default
@@ -139,7 +139,6 @@ CONFIG_MII=m
# CONFIG_MINIX_FS is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
-# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_PXA=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_SERIAL is not set
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30
index c2aa2d562..1ec40be5d 100644
--- a/target/linux/s3c24xx/config-2.6.30
+++ b/target/linux/s3c24xx/config-2.6.30
@@ -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
diff --git a/target/linux/s3c24xx/config-2.6.31 b/target/linux/s3c24xx/config-2.6.31
index a4f5bcd58..dcfddbb21 100644
--- a/target/linux/s3c24xx/config-2.6.31
+++ b/target/linux/s3c24xx/config-2.6.31
@@ -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