diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index cc6c73442435..5850ccd0dc07 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -354,7 +354,7 @@ config MTD_CFI_FLAGADM | |||
354 | 354 | ||
355 | config MTD_WALNUT | 355 | config MTD_WALNUT |
356 | tristate "Flash device mapped on IBM 405GP Walnut" | 356 | tristate "Flash device mapped on IBM 405GP Walnut" |
357 | depends on MTD_JEDECPROBE && WALNUT | 357 | depends on MTD_JEDECPROBE && WALNUT && !PPC_MERGE |
358 | help | 358 | help |
359 | This enables access routines for the flash chips on the IBM 405GP | 359 | This enables access routines for the flash chips on the IBM 405GP |
360 | Walnut board. If you have one of these boards and would like to | 360 | Walnut board. If you have one of these boards and would like to |
@@ -370,7 +370,7 @@ config MTD_EBONY | |||
370 | 370 | ||
371 | config MTD_OCOTEA | 371 | config MTD_OCOTEA |
372 | tristate "Flash devices mapped on IBM 440GX Ocotea" | 372 | tristate "Flash devices mapped on IBM 440GX Ocotea" |
373 | depends on MTD_CFI && OCOTEA | 373 | depends on MTD_CFI && OCOTEA && !PPC_MERGE |
374 | help | 374 | help |
375 | This enables access routines for the flash chips on the IBM 440GX | 375 | This enables access routines for the flash chips on the IBM 440GX |
376 | Ocotea board. If you have one of these boards and would like to | 376 | Ocotea board. If you have one of these boards and would like to |
@@ -384,14 +384,6 @@ config MTD_REDWOOD | |||
384 | Redwood board. If you have one of these boards and would like to | 384 | Redwood board. If you have one of these boards and would like to |
385 | use the flash chips on it, say 'Y'. | 385 | use the flash chips on it, say 'Y'. |
386 | 386 | ||
387 | config MTD_TQM834x | ||
388 | tristate "Flash device mapped on TQ Components TQM834x Boards" | ||
389 | depends on MTD_CFI && TQM834x | ||
390 | help | ||
391 | This enables access routines for the flash chips on the | ||
392 | TQ Components TQM834x boards. If you have one of these boards | ||
393 | and would like to use the flash chips on it, say 'Y'. | ||
394 | |||
395 | config MTD_OCELOT | 387 | config MTD_OCELOT |
396 | tristate "Momenco Ocelot boot flash device" | 388 | tristate "Momenco Ocelot boot flash device" |
397 | depends on MOMENCO_OCELOT | 389 | depends on MOMENCO_OCELOT |