[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
[deliverable/linux.git] / drivers / mtd / nand / Kconfig
index b735ab61c1e74e650f8ac309c180bc678bf4363f..4a1db31aef6a0a8fb9c77670d238e24fd9d83381 100644 (file)
@@ -189,6 +189,10 @@ config MTD_NAND_SHARPSL
        tristate "Support for NAND Flash on Sharp SL Series (C7xx + others)"
        depends on MTD_NAND && ARCH_PXA
 
+config MTD_NAND_CS553X
+       tristate "NAND support for CS5535/CS5536 (AMD Geode companion chip)"
+       depends on MTD_NAND && X86_PC && PCI
+       
 config MTD_NAND_NANDSIM
        tristate "Support for NAND Flash Simulator"
        depends on MTD_NAND && MTD_PARTITIONS
This page took 0.023483 seconds and 5 git commands to generate.