diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-09-15 15:18:50 +0200 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-09-16 18:41:55 +0200 |
commit | 050c0eaedfdcbc7f7b7f5a8d7ef02899f2ac1ba6 (patch) | |
tree | fbd9580137f14251d60ee7f3bdf0c01dc3b2bbfa /arch/arm/mach-at91/Kconfig.non_dt | |
parent | Linux 3.17-rc1 (diff) | |
download | linux-050c0eaedfdcbc7f7b7f5a8d7ef02899f2ac1ba6.tar.xz linux-050c0eaedfdcbc7f7b7f5a8d7ef02899f2ac1ba6.zip |
ARM: at91: remove board file for Acme Systems Fox G20
As Acme Systems Fox G20 is available in Device Tree flavor and that we plan to
remove all the board files soon, we can remove this one without problem.
If you use this board, please use a DT-enabled at91sam9g20 kernel with
at91-foxg20.dts.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Sergio Tanzilli <tanzilli@acmesystems.it>
Diffstat (limited to 'arch/arm/mach-at91/Kconfig.non_dt')
-rw-r--r-- | arch/arm/mach-at91/Kconfig.non_dt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-at91/Kconfig.non_dt b/arch/arm/mach-at91/Kconfig.non_dt index 44ace320d2e1..a2ee352a8904 100644 --- a/arch/arm/mach-at91/Kconfig.non_dt +++ b/arch/arm/mach-at91/Kconfig.non_dt @@ -212,12 +212,6 @@ config MACH_CPU9G20 Select this if you are using a Eukrea Electromatique's CPU9G20 Board <http://www.eukrea.com/> -config MACH_ACMENETUSFOXG20 - bool "Acme Systems srl FOX Board G20" - help - Select this if you are using Acme Systems - FOX Board G20 <http://www.acmesystems.it> - config MACH_PORTUXG20 bool "taskit PortuxG20" help |