diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-03-25 02:49:03 +0300 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-03-25 01:09:19 +0000 |
commit | 61dd7eb876344904aece6b1837da6ea1cbadbc07 (patch) | |
tree | 5df3c29cfb7efd2844f6acdc354bfe30981336df /drivers/mtd/maps/Kconfig | |
parent | 4b08e149c0e02e97ec49c2a31d14a0d3a02f8074 (diff) |
[MTD] [MAPS] Drop now unused sharpsl-flash map
Now as all PXA Zaurii are converted to use the physmap map,
drop the sharpsl-flash map completely.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index a0da8e243cc..a2d9b95bcdd 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig @@ -529,12 +529,6 @@ config MTD_DMV182 help Map driver for Dy-4 SVME/DMV-182 board. -config MTD_SHARP_SL - tristate "ROM mapped on Sharp SL Series" - depends on ARCH_PXA - help - This enables access to the flash chip on the Sharp SL Series of PDAs. - config MTD_INTEL_VR_NOR tristate "NOR flash on Intel Vermilion Range Expansion Bus CS0" depends on PCI |