aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2010-01-01 07:16:47 -0500
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-01-01 07:16:47 -0500
commitbb6a77554935a86686039097cdda2b2a38891c78 (patch)
treebfba31b33ac594bd27882ac8d0e8ba0a806d05e4 /drivers/mtd/nand/Kconfig
parent49f37b74d077edff355f1c3390fc9fd0c418ef9b (diff)
mtd: nand: rename w90p910_nand.c to nuc900_nand.c
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, 3 insertions, 3 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 7678538344f..2dcbccb50da 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -489,11 +489,11 @@ config MTD_NAND_SOCRATES
489 help 489 help
490 Enables support for NAND Flash chips wired onto Socrates board. 490 Enables support for NAND Flash chips wired onto Socrates board.
491 491
492config MTD_NAND_W90P910 492config MTD_NAND_NUC900
493 tristate "Support for NAND on w90p910 evaluation board." 493 tristate "Support for NAND on Nuvoton NUC9xx/w90p910 evaluation boards."
494 depends on ARCH_W90X900 && MTD_PARTITIONS 494 depends on ARCH_W90X900 && MTD_PARTITIONS
495 help 495 help
496 This enables the driver for the NAND Flash on evaluation board based 496 This enables the driver for the NAND Flash on evaluation board based
497 on w90p910. 497 on w90p910 / NUC9xx.
498 498
499endif # MTD_NAND 499endif # MTD_NAND