summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorIan Molton2008-07-15 17:04:22 +0200
committerSamuel Ortiz2008-08-10 23:30:09 +0200
commitec43b8161bd82535fa8099ee6e98cc554de48614 (patch)
treeda8e3e5203d93b26ab5d497e4d9cb0e87c1784d2 /drivers/mtd/nand/Kconfig
parentmfd: t7l66 MMC platform data (diff)
downloadkernel-qcow2-linux-ec43b8161bd82535fa8099ee6e98cc554de48614.tar.gz
kernel-qcow2-linux-ec43b8161bd82535fa8099ee6e98cc554de48614.tar.xz
kernel-qcow2-linux-ec43b8161bd82535fa8099ee6e98cc554de48614.zip
mfd: driver for the TMIO NAND controller
This patch adds support for the NAND controller commonly found in TMIO based MFDs. Signed-off-by: Ian Molton <spyro@f2s.com> Acked-By: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 02f9cc30d77b..fd6debb24252 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -351,6 +351,13 @@ config MTD_NAND_PASEMI
Enables support for NAND Flash interface on PA Semi PWRficient
based boards
+config MTD_NAND_TMIO
+ tristate "NAND Flash device on Toshiba Mobile IO Controller"
+ depends on MTD_NAND && MFD_CORE
+ help
+ Support for NAND flash connected to a Toshiba Mobile IO
+ Controller in some PDAs, including the Sharp SL6000x.
+
config MTD_NAND_NANDSIM
tristate "Support for NAND Flash Simulator"
depends on MTD_PARTITIONS