diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2007-08-22 23:53:39 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-08-22 23:57:54 -0400 |
commit | 34a27ffdf59f80fe165f5c56a0be57d55b6da63d (patch) | |
tree | 786e5b50907bbe5e63ecba03f2f2a5c9a1264ebd /drivers/mtd/maps/Kconfig | |
parent | 3feb0ff1607ab3b7dcd36b2347f00c41774464c8 (diff) |
[MTD] Remove dead maps
The tqm834x map Kconfig options depends on TQM834x which does not
exist anywhere else in the kernel.
The pq2fads map Kconfig/makefile support was removed a while ago but
the actual file persisted.
Signed-off-by: Kumar Gala <galak@kernel.crashing.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 3a6566adcdda..5850ccd0dc07 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_TQM834x | ||
388 | tristate "Flash device mapped on TQ Components TQM834x Boards" | ||
389 | depends on MTD_CFI && TQM834x | ||
390 | help | ||
391 | This enables access routines for the flash chips on the | ||
392 | TQ Components TQM834x boards. If you have one of these boards | ||
393 | and would like to use the flash chips on it, say 'Y'. | ||
394 | |||
395 | config MTD_OCELOT | 387 | config MTD_OCELOT |
396 | tristate "Momenco Ocelot boot flash device" | 388 | tristate "Momenco Ocelot boot flash device" |
397 | depends on MOMENCO_OCELOT | 389 | depends on MOMENCO_OCELOT |