diff options
-rw-r--r-- | drivers/mtd/nand/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 18b9ffeabc98..82815dd64bf6 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -157,13 +157,6 @@ config MTD_NAND_S3C2410_HWECC | |||
157 | incorrect ECC generation, and if using these, the default of | 157 | incorrect ECC generation, and if using these, the default of |
158 | software ECC is preferable. | 158 | software ECC is preferable. |
159 | 159 | ||
160 | config MTD_NAND_NDFC | ||
161 | tristate "NDFC NanD Flash Controller" | ||
162 | depends on 4xx && !PPC_MERGE | ||
163 | select MTD_NAND_ECC_SMC | ||
164 | help | ||
165 | NDFC Nand Flash Controllers are integrated in IBM/AMCC's 4xx SoCs | ||
166 | |||
167 | config MTD_NAND_S3C2410_CLKSTOP | 160 | config MTD_NAND_S3C2410_CLKSTOP |
168 | bool "S3C2410 NAND IDLE clock stop" | 161 | bool "S3C2410 NAND IDLE clock stop" |
169 | depends on MTD_NAND_S3C2410 | 162 | depends on MTD_NAND_S3C2410 |