diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 2e47c2ed0a2d..df304868bebb 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -324,13 +324,6 @@ config MTD_SOLUTIONENGINE | |||
324 | This enables access to the flash chips on the Hitachi SolutionEngine and | 324 | This enables access to the flash chips on the Hitachi SolutionEngine and |
325 | similar boards. Say 'Y' if you are building a kernel for such a board. | 325 | similar boards. Say 'Y' if you are building a kernel for such a board. |
326 | 326 | ||
327 | config MTD_CDB89712 | ||
328 | tristate "Cirrus CDB89712 evaluation board mappings" | ||
329 | depends on MTD_CFI && ARCH_CDB89712 | ||
330 | help | ||
331 | This enables access to the flash or ROM chips on the CDB89712 board. | ||
332 | If you have such a board, say 'Y'. | ||
333 | |||
334 | config MTD_SA1100 | 327 | config MTD_SA1100 |
335 | tristate "CFI Flash device mapped on StrongARM SA11x0" | 328 | tristate "CFI Flash device mapped on StrongARM SA11x0" |
336 | depends on MTD_CFI && ARCH_SA1100 | 329 | depends on MTD_CFI && ARCH_SA1100 |