diff options
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 4d235b91267d..c2cb87fc4cb8 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -129,6 +129,12 @@ config MTD_NAND_S3C2410_HWECC | |||
129 | currently not be able to switch to software, as there is no | 129 | currently not be able to switch to software, as there is no |
130 | implementation for ECC method used by the S3C2410 | 130 | implementation for ECC method used by the S3C2410 |
131 | 131 | ||
132 | config MTD_NAND_NDFC | ||
133 | tristate "NDFC NanD Flash Controller" | ||
134 | depends on MTD_NAND && 44x | ||
135 | help | ||
136 | NDFC Nand Flash Controllers are integrated in EP44x SoCs | ||
137 | |||
132 | config MTD_NAND_DISKONCHIP | 138 | config MTD_NAND_DISKONCHIP |
133 | tristate "DiskOnChip 2000, Millennium and Millennium Plus (NAND reimplementation) (EXPERIMENTAL)" | 139 | tristate "DiskOnChip 2000, Millennium and Millennium Plus (NAND reimplementation) (EXPERIMENTAL)" |
134 | depends on MTD_NAND && EXPERIMENTAL | 140 | depends on MTD_NAND && EXPERIMENTAL |