mtd: drop Integrator flash map Kconfig

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Mon Nov 7 11:59:33 EST 2011


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=3e2b82b9073e8bf0b4f359fa3045e81d9fe87f7d
Commit:     3e2b82b9073e8bf0b4f359fa3045e81d9fe87f7d
Parent:     19fb4341ad7a72e4c996234a1834e52e1f7954ba
Author:     Linus Walleij <linus.walleij at linaro.org>
AuthorDate: Wed Sep 7 09:50:29 2011 +0200
Committer:  Artem Bityutskiy <artem.bityutskiy at intel.com>
CommitDate: Sun Sep 11 16:35:47 2011 +0300

    mtd: drop Integrator flash map Kconfig
    
    The integrator flash has been deleted, even from the Makefile.
    Drop the Kconfig entry as well.
    
    Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
    Acked-by: Marc Zyngier <marc.zyngier at arm.com>
    Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 drivers/mtd/maps/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 1b0d56c..8e0c4bf 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -332,10 +332,6 @@ config MTD_SOLUTIONENGINE
 	  This enables access to the flash chips on the Hitachi SolutionEngine and
 	  similar boards. Say 'Y' if you are building a kernel for such a board.
 
-config MTD_ARM_INTEGRATOR
-	tristate "CFI Flash device mapped on ARM Integrator/P720T"
-	depends on ARM && MTD_CFI
-
 config MTD_CDB89712
 	tristate "Cirrus CDB89712 evaluation board mappings"
 	depends on MTD_CFI && ARCH_CDB89712



More information about the linux-mtd-cvs mailing list