diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-07-09 09:09:20 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-11 13:20:59 -0400 |
commit | 6f40470e745693ee4ad85edb441b0aad5cae3f00 (patch) | |
tree | 7f1517cc996047b8627a1f31bdf4a23449ee3f1f /drivers/mtd/maps/Kconfig | |
parent | 0acf944c6853813ed19cdf46d4042a77dd878ab5 (diff) |
[MTD] [MAPS] Remove the bast-flash driver.
Remove the Simtec BAST flash driver as this has been replaced by using
the platform flash driver.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index d2d339a7598d..ef1e29ea5a2c 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -556,24 +556,6 @@ config MTD_DMV182 | |||
556 | help | 556 | help |
557 | Map driver for Dy-4 SVME/DMV-182 board. | 557 | Map driver for Dy-4 SVME/DMV-182 board. |
558 | 558 | ||
559 | config MTD_BAST | ||
560 | tristate "Map driver for Simtec BAST (EB2410ITX) or Thorcom VR1000" | ||
561 | depends on ARCH_BAST || MACH_VR1000 | ||
562 | select MTD_PARTITIONS | ||
563 | select MTD_MAP_BANK_WIDTH_16 | ||
564 | select MTD_JEDECPROBE | ||
565 | help | ||
566 | Map driver for NOR flash on the Simtec BAST (EB2410ITX), or the | ||
567 | Thorcom VR1000 | ||
568 | |||
569 | Note, this driver *cannot* over-ride the WP link on the | ||
570 | board, or currently detect the state of the link. | ||
571 | |||
572 | config MTD_BAST_MAXSIZE | ||
573 | int "Maximum size for BAST flash area (MiB)" | ||
574 | depends on MTD_BAST | ||
575 | default "4" | ||
576 | |||
577 | config MTD_SHARP_SL | 559 | config MTD_SHARP_SL |
578 | tristate "ROM mapped on Sharp SL Series" | 560 | tristate "ROM mapped on Sharp SL Series" |
579 | depends on ARCH_PXA | 561 | depends on ARCH_PXA |