diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
| -rw-r--r-- | drivers/mtd/maps/Kconfig | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 5069111c81cc..c0c328c5b133 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
| @@ -82,7 +82,6 @@ config MTD_PHYSMAP_OF | |||
| 82 | config MTD_PMC_MSP_EVM | 82 | config MTD_PMC_MSP_EVM |
| 83 | tristate "CFI Flash device mapped on PMC-Sierra MSP" | 83 | tristate "CFI Flash device mapped on PMC-Sierra MSP" |
| 84 | depends on PMC_MSP && MTD_CFI | 84 | depends on PMC_MSP && MTD_CFI |
| 85 | select MTD_PARTITIONS | ||
| 86 | help | 85 | help |
| 87 | This provides a 'mapping' driver which supports the way | 86 | This provides a 'mapping' driver which supports the way |
| 88 | in which user-programmable flash chips are connected on the | 87 | in which user-programmable flash chips are connected on the |
| @@ -122,7 +121,7 @@ config MTD_SC520CDP | |||
| 122 | 121 | ||
| 123 | config MTD_NETSC520 | 122 | config MTD_NETSC520 |
| 124 | tristate "CFI Flash device mapped on AMD NetSc520" | 123 | tristate "CFI Flash device mapped on AMD NetSc520" |
| 125 | depends on X86 && MTD_CFI && MTD_PARTITIONS | 124 | depends on X86 && MTD_CFI |
| 126 | help | 125 | help |
| 127 | This enables access routines for the flash chips on the AMD NetSc520 | 126 | This enables access routines for the flash chips on the AMD NetSc520 |
| 128 | demonstration board. If you have one of these boards and would like | 127 | demonstration board. If you have one of these boards and would like |
| @@ -131,7 +130,6 @@ config MTD_NETSC520 | |||
| 131 | config MTD_TS5500 | 130 | config MTD_TS5500 |
| 132 | tristate "JEDEC Flash device mapped on Technologic Systems TS-5500" | 131 | tristate "JEDEC Flash device mapped on Technologic Systems TS-5500" |
| 133 | depends on X86 | 132 | depends on X86 |
| 134 | select MTD_PARTITIONS | ||
| 135 | select MTD_JEDECPROBE | 133 | select MTD_JEDECPROBE |
| 136 | select MTD_CFI_AMDSTD | 134 | select MTD_CFI_AMDSTD |
| 137 | help | 135 | help |
| @@ -149,7 +147,7 @@ config MTD_TS5500 | |||
| 149 | 147 | ||
| 150 | config MTD_SBC_GXX | 148 | config MTD_SBC_GXX |
| 151 | tristate "CFI Flash device mapped on Arcom SBC-GXx boards" | 149 | tristate "CFI Flash device mapped on Arcom SBC-GXx boards" |
| 152 | depends on X86 && MTD_CFI_INTELEXT && MTD_PARTITIONS && MTD_COMPLEX_MAPPINGS | 150 | depends on X86 && MTD_CFI_INTELEXT && MTD_COMPLEX_MAPPINGS |
| 153 | help | 151 | help |
| 154 | This provides a driver for the on-board flash of Arcom Control | 152 | This provides a driver for the on-board flash of Arcom Control |
| 155 | Systems' SBC-GXn family of boards, formerly known as SBC-MediaGX. | 153 | Systems' SBC-GXn family of boards, formerly known as SBC-MediaGX. |
| @@ -161,7 +159,6 @@ config MTD_SBC_GXX | |||
| 161 | config MTD_PXA2XX | 159 | config MTD_PXA2XX |
| 162 | tristate "CFI Flash device mapped on Intel XScale PXA2xx based boards" | 160 | tristate "CFI Flash device mapped on Intel XScale PXA2xx based boards" |
| 163 | depends on (PXA25x || PXA27x) && MTD_CFI_INTELEXT | 161 | depends on (PXA25x || PXA27x) && MTD_CFI_INTELEXT |
| 164 | select MTD_PARTITIONS | ||
| 165 | help | 162 | help |
| 166 | This provides a driver for the NOR flash attached to a PXA2xx chip. | 163 | This provides a driver for the NOR flash attached to a PXA2xx chip. |
| 167 | 164 | ||
| @@ -185,7 +182,7 @@ config MTD_VMAX | |||
| 185 | 182 | ||
| 186 | config MTD_SCx200_DOCFLASH | 183 | config MTD_SCx200_DOCFLASH |
| 187 | tristate "Flash device mapped with DOCCS on NatSemi SCx200" | 184 | tristate "Flash device mapped with DOCCS on NatSemi SCx200" |
| 188 | depends on SCx200 && MTD_CFI && MTD_PARTITIONS | 185 | depends on SCx200 && MTD_CFI |
| 189 | help | 186 | help |
| 190 | Enable support for a flash chip mapped using the DOCCS signal on a | 187 | Enable support for a flash chip mapped using the DOCCS signal on a |
| 191 | National Semiconductor SCx200 processor. | 188 | National Semiconductor SCx200 processor. |
| @@ -247,7 +244,7 @@ config MTD_TSUNAMI | |||
| 247 | 244 | ||
| 248 | config MTD_NETtel | 245 | config MTD_NETtel |
| 249 | tristate "CFI flash device on SnapGear/SecureEdge" | 246 | tristate "CFI flash device on SnapGear/SecureEdge" |
| 250 | depends on X86 && MTD_PARTITIONS && MTD_JEDECPROBE | 247 | depends on X86 && MTD_JEDECPROBE |
| 251 | help | 248 | help |
| 252 | Support for flash chips on NETtel/SecureEdge/SnapGear boards. | 249 | Support for flash chips on NETtel/SecureEdge/SnapGear boards. |
| 253 | 250 | ||
| @@ -269,7 +266,7 @@ config MTD_LANTIQ | |||
| 269 | 266 | ||
| 270 | config MTD_DILNETPC | 267 | config MTD_DILNETPC |
| 271 | tristate "CFI Flash device mapped on DIL/Net PC" | 268 | tristate "CFI Flash device mapped on DIL/Net PC" |
| 272 | depends on X86 && MTD_PARTITIONS && MTD_CFI_INTELEXT && BROKEN | 269 | depends on X86 && MTD_CFI_INTELEXT && BROKEN |
| 273 | help | 270 | help |
| 274 | MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". | 271 | MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". |
| 275 | For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm> | 272 | For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm> |
| @@ -355,7 +352,7 @@ config MTD_CDB89712 | |||
| 355 | 352 | ||
| 356 | config MTD_SA1100 | 353 | config MTD_SA1100 |
| 357 | tristate "CFI Flash device mapped on StrongARM SA11x0" | 354 | tristate "CFI Flash device mapped on StrongARM SA11x0" |
| 358 | depends on MTD_CFI && ARCH_SA1100 && MTD_PARTITIONS | 355 | depends on MTD_CFI && ARCH_SA1100 |
| 359 | help | 356 | help |
| 360 | This enables access to the flash chips on most platforms based on | 357 | This enables access to the flash chips on most platforms based on |
| 361 | the SA1100 and SA1110, including the Assabet and the Compaq iPAQ. | 358 | the SA1100 and SA1110, including the Assabet and the Compaq iPAQ. |
| @@ -389,7 +386,7 @@ config MTD_IXP2000 | |||
| 389 | 386 | ||
| 390 | config MTD_FORTUNET | 387 | config MTD_FORTUNET |
| 391 | tristate "CFI Flash device mapped on the FortuNet board" | 388 | tristate "CFI Flash device mapped on the FortuNet board" |
| 392 | depends on MTD_CFI && MTD_PARTITIONS && SA1100_FORTUNET | 389 | depends on MTD_CFI && SA1100_FORTUNET |
| 393 | help | 390 | help |
| 394 | This enables access to the Flash on the FortuNet board. If you | 391 | This enables access to the Flash on the FortuNet board. If you |
| 395 | have such a board, say 'Y'. | 392 | have such a board, say 'Y'. |
| @@ -461,7 +458,6 @@ config MTD_PCMCIA_ANONYMOUS | |||
| 461 | config MTD_BFIN_ASYNC | 458 | config MTD_BFIN_ASYNC |
| 462 | tristate "Blackfin BF533-STAMP Flash Chip Support" | 459 | tristate "Blackfin BF533-STAMP Flash Chip Support" |
| 463 | depends on BFIN533_STAMP && MTD_CFI && MTD_COMPLEX_MAPPINGS | 460 | depends on BFIN533_STAMP && MTD_CFI && MTD_COMPLEX_MAPPINGS |
| 464 | select MTD_PARTITIONS | ||
| 465 | default y | 461 | default y |
| 466 | help | 462 | help |
| 467 | Map driver which allows for simultaneous utilization of | 463 | Map driver which allows for simultaneous utilization of |
| @@ -473,7 +469,6 @@ config MTD_GPIO_ADDR | |||
| 473 | tristate "GPIO-assisted Flash Chip Support" | 469 | tristate "GPIO-assisted Flash Chip Support" |
| 474 | depends on GENERIC_GPIO || GPIOLIB | 470 | depends on GENERIC_GPIO || GPIOLIB |
| 475 | depends on MTD_COMPLEX_MAPPINGS | 471 | depends on MTD_COMPLEX_MAPPINGS |
| 476 | select MTD_PARTITIONS | ||
| 477 | help | 472 | help |
| 478 | Map driver which allows flashes to be partially physically addressed | 473 | Map driver which allows flashes to be partially physically addressed |
| 479 | and assisted by GPIOs. | 474 | and assisted by GPIOs. |
| @@ -482,14 +477,13 @@ config MTD_GPIO_ADDR | |||
| 482 | 477 | ||
| 483 | config MTD_UCLINUX | 478 | config MTD_UCLINUX |
| 484 | bool "Generic uClinux RAM/ROM filesystem support" | 479 | bool "Generic uClinux RAM/ROM filesystem support" |
| 485 | depends on MTD_PARTITIONS && MTD_RAM=y && !MMU | 480 | depends on MTD_RAM=y && !MMU |
| 486 | help | 481 | help |
| 487 | Map driver to support image based filesystems for uClinux. | 482 | Map driver to support image based filesystems for uClinux. |
| 488 | 483 | ||
| 489 | config MTD_WRSBC8260 | 484 | config MTD_WRSBC8260 |
| 490 | tristate "Map driver for WindRiver PowerQUICC II MPC82xx board" | 485 | tristate "Map driver for WindRiver PowerQUICC II MPC82xx board" |
| 491 | depends on (SBC82xx || SBC8560) | 486 | depends on (SBC82xx || SBC8560) |
| 492 | select MTD_PARTITIONS | ||
| 493 | select MTD_MAP_BANK_WIDTH_4 | 487 | select MTD_MAP_BANK_WIDTH_4 |
| 494 | select MTD_MAP_BANK_WIDTH_1 | 488 | select MTD_MAP_BANK_WIDTH_1 |
| 495 | select MTD_CFI_I1 | 489 | select MTD_CFI_I1 |
| @@ -502,7 +496,6 @@ config MTD_WRSBC8260 | |||
| 502 | config MTD_DMV182 | 496 | config MTD_DMV182 |
| 503 | tristate "Map driver for Dy-4 SVME/DMV-182 board." | 497 | tristate "Map driver for Dy-4 SVME/DMV-182 board." |
| 504 | depends on DMV182 | 498 | depends on DMV182 |
| 505 | select MTD_PARTITIONS | ||
| 506 | select MTD_MAP_BANK_WIDTH_32 | 499 | select MTD_MAP_BANK_WIDTH_32 |
| 507 | select MTD_CFI_I8 | 500 | select MTD_CFI_I8 |
| 508 | select MTD_CFI_AMDSTD | 501 | select MTD_CFI_AMDSTD |
