aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2009-03-25 06:48:38 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-04-06 10:15:27 -0400
commit1b578193af3b94c3d55d9aaf6b53275b1cb59a41 (patch)
tree7377c207d6d0f89142f0c82aef90a7367159d45a /drivers/mtd/nand/Kconfig
parent81ec5364a58c0545b694dee02fe65b9ae48f37b6 (diff)
[MTD] [NAND] Add support for NAND on the Socrates board
Signed-off-by: Ilya Yanok <yanok@emcraft.com> Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 4e7073954e5..3419944c889 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -440,4 +440,10 @@ config MTD_NAND_TXX9NDFMC
440 help 440 help
441 This enables the NAND flash controller on the TXx9 SoCs. 441 This enables the NAND flash controller on the TXx9 SoCs.
442 442
443config MTD_NAND_SOCRATES
444 tristate "Support for NAND on Socrates board"
445 depends on MTD_NAND && SOCRATES
446 help
447 Enables support for NAND Flash chips wired onto Socrates board.
448
443endif # MTD_NAND 449endif # MTD_NAND