aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-10-09 23:50:06 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2008-10-10 02:39:29 -0400
commit52551beb0519c014fb77e1c78a6888d20e62209c (patch)
treee6278aca8a01c84d3831880e257a801de77aea3f /drivers/mtd
parent13f5369704d3c27a07936999f063be3a8a905398 (diff)
[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE
Removed the Kconfig associated with 'NDFC NanD Flash Controller'. We can't enable !CONFIG_PPC_MERGE so there is no way to enable this. Additionally the code needs to get updated for arch/powerpc. For the time being lets just remove the Kconfig option so we can actually remove CONFIG_PPC_MERGE. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/nand/Kconfig7
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
160config 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
167config MTD_NAND_S3C2410_CLKSTOP 160config 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