diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-11 09:36:25 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-11 09:36:25 -0400 |
commit | a8931ef380c92d121ae74ecfb03b2d63f72eea6f (patch) | |
tree | 980fb6b019e11e6cb1ece55b7faff184721a8053 /drivers/mtd/maps/Kconfig | |
parent | 90574d0a4d4b73308ae54a2a57a4f3f1fa98e984 (diff) | |
parent | e5a5816f7875207cb0a0a7032e39a4686c5e10a4 (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/Kconfig | 9 |
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 | ||
374 | config MTD_SOLUTIONENGINE | 374 | config 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 | ||
482 | config 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 | |||
489 | config MTD_OMAP_NOR | 482 | config 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 |