summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-10-06 16:36:29 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2006-10-06 16:36:29 +0200
commit5467fb025537eb92313fd3a557b2051cb41ba5e8 (patch)
treeb7944a200b3a58b1e31bd264ac5b08d8f8fef67c /drivers/mtd/nand/Kconfig
parent[MTD NAND] Provide prototype for newly-exported nand_wait_ready() (diff)
downloadlinux-5467fb025537eb92313fd3a557b2051cb41ba5e8.tar.xz
linux-5467fb025537eb92313fd3a557b2051cb41ba5e8.zip
[MTD NAND] Initial import of CAFÉ NAND driver.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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 c99302ed3823..5e97e63e127a 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -232,6 +232,13 @@ config MTD_NAND_CS553X
If you say "m", the module will be called "cs553x_nand.ko".
+config MTD_NAND_CAFE
+ tristate "NAND support for OLPC CAFÉ chip"
+ depends on PCI
+ help
+ Use NAND flash attached to the CAFÉ chip designed for the $100
+ laptop.
+
config MTD_NAND_NANDSIM
tristate "Support for NAND Flash Simulator"
depends on MTD_NAND && MTD_PARTITIONS