diff options
| author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-01-08 17:37:46 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-01-08 17:37:46 -0500 |
| commit | 0fec53a24a5e5f7ba68d891b68f568b6aeafaca6 (patch) | |
| tree | c16976218b4f9bd1632ffea9619d209392c1a213 /drivers/mtd/maps/Kconfig | |
| parent | b9abaa3fb7328851bdeaad19e694048f0ff71d9a (diff) | |
[ARM] Remove EPXA10DB machine support
EPXA10DB seems to be uncared for:
- the "PLD" code has never been merged
- no one has reported that this platform has been broken since
at least 2.6.10
- interest seems to have dried up around March 2003.
Therefore, remove EPXA10DB support.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
| -rw-r--r-- | drivers/mtd/maps/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index b9b77cf39a..7abd7fee0d 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
| @@ -473,14 +473,6 @@ config MTD_IXP2000 | |||
| 473 | IXDP425 and Coyote. If you have an IXP2000 based board and | 473 | IXDP425 and Coyote. If you have an IXP2000 based board and |
| 474 | would like to use the flash chips on it, say 'Y'. | 474 | would like to use the flash chips on it, say 'Y'. |
| 475 | 475 | ||
| 476 | config MTD_EPXA10DB | ||
| 477 | tristate "CFI Flash device mapped on Epxa10db" | ||
| 478 | depends on MTD_CFI && MTD_PARTITIONS && ARCH_CAMELOT | ||
| 479 | help | ||
| 480 | This enables support for the flash devices on the Altera | ||
| 481 | Excalibur XA10 Development Board. If you are building a kernel | ||
| 482 | for on of these boards then you should say 'Y' otherwise say 'N'. | ||
| 483 | |||
| 484 | config MTD_FORTUNET | 476 | config MTD_FORTUNET |
| 485 | tristate "CFI Flash device mapped on the FortuNet board" | 477 | tristate "CFI Flash device mapped on the FortuNet board" |
| 486 | depends on MTD_CFI && MTD_PARTITIONS && SA1100_FORTUNET | 478 | depends on MTD_CFI && MTD_PARTITIONS && SA1100_FORTUNET |
