diff mbox

mtd: drop Integrator flash map Kconfig

Message ID 1315381829-21548-1-git-send-email-linus.walleij@stericsson.com
State Accepted
Commit 3e2b82b9073e8bf0b4f359fa3045e81d9fe87f7d
Headers show

Commit Message

Linus Walleij Sept. 7, 2011, 7:50 a.m. UTC
From: Linus Walleij <linus.walleij@linaro.org>

The integrator flash has been deleted, even from the Makefile.
Drop the Kconfig entry as well.

Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 drivers/mtd/maps/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
diff mbox

Patch

diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index c0c328c..c3d02d4 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -339,10 +339,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