aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2008-07-11 09:36:25 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-07-11 09:36:25 -0400
commita8931ef380c92d121ae74ecfb03b2d63f72eea6f (patch)
tree980fb6b019e11e6cb1ece55b7faff184721a8053 /drivers/mtd/maps/Kconfig
parent90574d0a4d4b73308ae54a2a57a4f3f1fa98e984 (diff)
parente5a5816f7875207cb0a0a7032e39a4686c5e10a4 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 02c45e1e24ee..d2d339a7598d 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -373,7 +373,7 @@ config MTD_REDWOOD
373 373
374config MTD_SOLUTIONENGINE 374config MTD_SOLUTIONENGINE
375 tristate "CFI Flash device mapped on Hitachi SolutionEngine" 375 tristate "CFI Flash device mapped on Hitachi SolutionEngine"
376 depends on SUPERH && MTD_CFI && MTD_REDBOOT_PARTS 376 depends on SUPERH && SOLUTION_ENGINE && MTD_CFI && MTD_REDBOOT_PARTS
377 help 377 help
378 This enables access to the flash chips on the Hitachi SolutionEngine and 378 This enables access to the flash chips on the Hitachi SolutionEngine and
379 similar boards. Say 'Y' if you are building a kernel for such a board. 379 similar boards. Say 'Y' if you are building a kernel for such a board.
@@ -479,13 +479,6 @@ config MTD_H720X
479 This enables access to the flash chips on the Hynix evaluation boards. 479 This enables access to the flash chips on the Hynix evaluation boards.
480 If you have such a board, say 'Y'. 480 If you have such a board, say 'Y'.
481 481
482config MTD_MPC1211
483 tristate "CFI Flash device mapped on Interface MPC-1211"
484 depends on SH_MPC1211 && MTD_CFI
485 help
486 This enables access to the flash chips on the Interface MPC-1211(CTP/PCI/MPC-SH02).
487 If you have such a board, say 'Y'.
488
489config MTD_OMAP_NOR 482config MTD_OMAP_NOR
490 tristate "TI OMAP board mappings" 483 tristate "TI OMAP board mappings"
491 depends on MTD_CFI && ARCH_OMAP 484 depends on MTD_CFI && ARCH_OMAP