diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-09-09 10:35:25 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-09-09 12:17:46 -0400 |
commit | 5041f1f1b753031731bc404c906817323a9c280b (patch) | |
tree | 1d29e05564d892e76161f1155f5caf3a1e86deea /drivers/mtd/maps/Kconfig | |
parent | 98b830d26095007aeb04041147b93d2b74e0a0c0 (diff) |
[MTD] Remove Momenco Ocelot NOR flash support
This patch has removed Momenco Ocelot support from MTD.
Ocelot support has already removed.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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 5850ccd0dc0..1c9716381fe 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -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_OCELOT | ||
388 | tristate "Momenco Ocelot boot flash device" | ||
389 | depends on MOMENCO_OCELOT | ||
390 | help | ||
391 | This enables access routines for the boot flash device and for the | ||
392 | NVRAM on the Momenco Ocelot board. If you have one of these boards | ||
393 | and would like access to either of these, say 'Y'. | ||
394 | |||
395 | config MTD_SOLUTIONENGINE | 387 | config MTD_SOLUTIONENGINE |
396 | tristate "CFI Flash device mapped on Hitachi SolutionEngine" | 388 | tristate "CFI Flash device mapped on Hitachi SolutionEngine" |
397 | depends on SUPERH && MTD_CFI && MTD_REDBOOT_PARTS | 389 | depends on SUPERH && MTD_CFI && MTD_REDBOOT_PARTS |