diff options
author | Marc Zyngier <Marc.Zyngier@arm.com> | 2011-05-18 05:51:54 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-05-20 17:27:20 -0400 |
commit | adf0040096e4b45b9d1c12f59f9045951178ca00 (patch) | |
tree | 7ecc4580a700b4fa34245ff9b0c39d9050351f41 /drivers/mtd/Kconfig | |
parent | 046dfa0abd29ef2315c154754a22f4546d9d1e9c (diff) |
ARM: 6906/1: MTD: Remove integrator-flash
As there is now no in-tree user of integrator-flash, remove
it completely.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index b4567c35a322..bc50d5ea5534 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -148,8 +148,7 @@ config MTD_AFS_PARTS | |||
148 | 148 | ||
149 | You will still need the parsing functions to be called by the driver | 149 | You will still need the parsing functions to be called by the driver |
150 | for your particular device. It won't happen automatically. The | 150 | for your particular device. It won't happen automatically. The |
151 | 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for | 151 | 'physmap' map driver (CONFIG_MTD_PHYSMAP) does this, for example. |
152 | example. | ||
153 | 152 | ||
154 | config MTD_OF_PARTS | 153 | config MTD_OF_PARTS |
155 | def_bool y | 154 | def_bool y |