diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-08-23 05:44:17 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-08-23 05:44:17 -0400 |
commit | 62d24d91109c3bcd5a5d3fe6cbe354e65e787300 (patch) | |
tree | 8f1e64987046b1914d3d1117e6969ca32095a7af /drivers/mtd/maps/Kconfig | |
parent | ac0c955d5048c2c580fa7166a89133f0fd76c125 (diff) | |
parent | 34a27ffdf59f80fe165f5c56a0be57d55b6da63d (diff) |
Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
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 |