summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorThomas Koeller2007-02-10 11:21:27 +0100
committerDavid Woodhouse2007-02-11 17:57:49 +0100
commit67a9c7af1f5eb5dbf1399b364fcf7e64dc28236c (patch)
tree710a12f8491592ad27f16522c17e83b97084bc46 /drivers/mtd/nand/Kconfig
parent[MTD] Improve heuristic for detecting wrong-endian RedBoot partition table (diff)
downloadkernel-qcow2-linux-67a9c7af1f5eb5dbf1399b364fcf7e64dc28236c.tar.gz
kernel-qcow2-linux-67a9c7af1f5eb5dbf1399b364fcf7e64dc28236c.tar.xz
kernel-qcow2-linux-67a9c7af1f5eb5dbf1399b364fcf7e64dc28236c.zip
[MTD] [NAND] eXcite nand flash driver
This is a nand flash driver for the eXcite series of intelligent cameras manufactured by Basler Vision Technologies AG. Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 143a7f048257..2d12dcdd740c 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -217,6 +217,14 @@ config MTD_NAND_SHARPSL
tristate "Support for NAND Flash on Sharp SL Series (C7xx + others)"
depends on MTD_NAND && ARCH_PXA
+config MTD_NAND_BASLER_EXCITE
+ tristate "Support for NAND Flash on Basler eXcite"
+ depends on MTD_NAND && BASLER_EXCITE
+ help
+ This enables the driver for the NAND flash device found on the
+ Basler eXcite Smart Camera. If built as a module, the driver
+ will be named "excite_nandflash.ko".
+
config MTD_NAND_CAFE
tristate "NAND support for OLPC CAFÉ chip"
depends on MTD_NAND && PCI