summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorLars-Peter Clausen2010-07-17 13:15:29 +0200
committerRalf Baechle2010-08-05 14:26:18 +0200
commitba01d6ec04f6d1d983101eb527caa96318fc1017 (patch)
tree7bf45737cdcfb86a587133510e8f321712975d81 /drivers/mtd/nand/Kconfig
parentFBDEV: JZ4740: Add framebuffer driver (diff)
downloadkernel-qcow2-linux-ba01d6ec04f6d1d983101eb527caa96318fc1017.tar.gz
kernel-qcow2-linux-ba01d6ec04f6d1d983101eb527caa96318fc1017.tar.xz
kernel-qcow2-linux-ba01d6ec04f6d1d983101eb527caa96318fc1017.zip
MTD: Nand: Add JZ4740 NAND driver
Add support for the NAND controller on JZ4740 SoCs. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Cc: David Woodhouse <dwmw2@infradead.org> Cc: linux-mtd@lists.infradead.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/1470/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 ffc3720929f1..362d177efe1b 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -526,4 +526,10 @@ config MTD_NAND_NUC900
This enables the driver for the NAND Flash on evaluation board based
on w90p910 / NUC9xx.
+config MTD_NAND_JZ4740
+ tristate "Support for JZ4740 SoC NAND controller"
+ depends on MACH_JZ4740
+ help
+ Enables support for NAND Flash on JZ4740 SoC based boards.
+
endif # MTD_NAND