aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig.non_dt
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-10-21 14:16:54 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-11-03 18:48:00 +0100
commit7538ec7d1e5990f719538aeec9c021ba694040d9 (patch)
tree08113291c67ffa840181229877ef43a88305bb70 /arch/arm/mach-at91/Kconfig.non_dt
parentLinux 3.18-rc2 (diff)
downloadlinux-dev-7538ec7d1e5990f719538aeec9c021ba694040d9.tar.xz
linux-dev-7538ec7d1e5990f719538aeec9c021ba694040d9.zip
ARM: at91: remove no-MMU at91x40 support
As there is currently no-one to take care of this old !MMU target and as its support in recent kernels is a bit rotten, remove this at91x40 support and the board file associated with it (at91eb01). There are modern ARM !MMU in Mainline now so this target is not interesting for building tests anymore. It would be better to start from these modern ARM !MMU platforms to reintroduce at91x40 support if needed. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-at91/Kconfig.non_dt')
-rw-r--r--arch/arm/mach-at91/Kconfig.non_dt17
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/arm/mach-at91/Kconfig.non_dt b/arch/arm/mach-at91/Kconfig.non_dt
index d8e88219edb4..29a58206dcca 100644
--- a/arch/arm/mach-at91/Kconfig.non_dt
+++ b/arch/arm/mach-at91/Kconfig.non_dt
@@ -5,7 +5,6 @@ config HAVE_AT91_DATAFLASH_CARD
choice
prompt "Atmel AT91 Processor Devices for non DT boards"
- depends on !ARCH_AT91X40
config ARCH_AT91_NONE
bool "None"
@@ -317,22 +316,6 @@ endif
# ----------------------------------------------------------
-if ARCH_AT91X40
-
-comment "AT91X40 Board Type"
-
-config MACH_AT91EB01
- bool "Atmel AT91EB01 Evaluation Kit"
- help
- Select this if you are using Atmel's AT91EB01 Evaluation Kit.
- It is also a popular target for simulators such as GDB's
- ARM simulator (commonly known as the ARMulator) and the
- Skyeye simulator.
-
-endif
-
-# ----------------------------------------------------------
-
comment "AT91 Board Options"
config MTD_AT91_DATAFLASH_CARD