aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2010-02-15 10:03:32 -0800
committerTony Lindgren <tony@atomide.com>2010-02-15 10:03:32 -0800
commitcc87edb173effdf74e680ee6d622a935ff0c1d6f (patch)
tree4d7bdf19d5c4cdba1736e88e1cbce7f79cd5df16 /drivers/mtd/maps/Kconfig
parent561b036ad9d0b4f0cd311d2e38025919c2cb437f (diff)
downloadkernel_samsung_smdk4412-cc87edb173effdf74e680ee6d622a935ff0c1d6f.zip
kernel_samsung_smdk4412-cc87edb173effdf74e680ee6d622a935ff0c1d6f.tar.gz
kernel_samsung_smdk4412-cc87edb173effdf74e680ee6d622a935ff0c1d6f.tar.bz2
MTD: remove no longer used OMAP flash map
All OMAP boards are now using physmap-flash. Cc: linux-mtd@lists.infradead.org Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 2de0cc8..9605cb8 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -428,15 +428,6 @@ config MTD_H720X
This enables access to the flash chips on the Hynix evaluation boards.
If you have such a board, say 'Y'.
-config MTD_OMAP_NOR
- tristate "TI OMAP board mappings"
- depends on MTD_CFI && ARCH_OMAP
- help
- This enables access to the NOR flash chips on TI OMAP-based
- boards defining flash platform devices and flash platform data.
- These boards include the Innovator, H2, H3, OSK, Perseus2, and
- more. If you have such a board, say 'Y'.
-
# This needs CFI or JEDEC, depending on the cards found.
config MTD_PCI
tristate "PCI MTD driver"