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:55:46 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-11-03 18:48:01 +0100
commit4bf7753b8ab7c704ca864b1653367ea9cfe68a25 (patch)
tree252855f683571d7c01692854dc1d345708b64b2c /arch/arm/mach-at91/Kconfig.non_dt
parentARM: at91: remove no-MMU at91x40 support (diff)
downloadlinux-dev-4bf7753b8ab7c704ca864b1653367ea9cfe68a25.tar.xz
linux-dev-4bf7753b8ab7c704ca864b1653367ea9cfe68a25.zip
ARM: at91: remove at91sam9g45/9m10 legacy board support
Remove legacy support for at91sam9g45/9m10 boards. This include board files removal plus all legacy code for non DT boards support (i.e. at91sam9g45.c and at91sam9g45_devices.c). Use the Device Tree for running this board with newer kernels. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> [nicolas.ferre@atmel.com: Add sentence about DT, removed defconfig] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/Kconfig.non_dt')
-rw-r--r--arch/arm/mach-at91/Kconfig.non_dt22
1 files changed, 0 insertions, 22 deletions
diff --git a/arch/arm/mach-at91/Kconfig.non_dt b/arch/arm/mach-at91/Kconfig.non_dt
index 29a58206dcca..b86dd9923d58 100644
--- a/arch/arm/mach-at91/Kconfig.non_dt
+++ b/arch/arm/mach-at91/Kconfig.non_dt
@@ -39,12 +39,6 @@ config ARCH_AT91SAM9RL
select AT91_USE_OLD_CLK
select OLD_IRQ_AT91
-config ARCH_AT91SAM9G45
- bool "AT91SAM9G45"
- select SOC_AT91SAM9G45
- select AT91_USE_OLD_CLK
- select OLD_IRQ_AT91
-
endchoice
config ARCH_AT91SAM9G20
@@ -300,22 +294,6 @@ endif
# ----------------------------------------------------------
-if ARCH_AT91SAM9G45
-
-comment "AT91SAM9G45 Board Type"
-
-config MACH_AT91SAM9M10G45EK
- bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
- help
- Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
- Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
- families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
- <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
-
-endif
-
-# ----------------------------------------------------------
-
comment "AT91 Board Options"
config MTD_AT91_DATAFLASH_CARD