diff options
author | Josef Holzmayr <holzmayr@rsi-elektrotechnik.de> | 2014-09-19 13:02:26 +0200 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-09-19 13:13:23 +0200 |
commit | 5db722eeba0051c68e638114f6720e715b03cd2c (patch) | |
tree | b8693dda3bb43c9cdc715b158a4c6fc36a8dbc80 /arch/arm/mach-at91/Kconfig.non_dt | |
parent | 050c0eaedfdcbc7f7b7f5a8d7ef02899f2ac1ba6 (diff) | |
download | talos-op-linux-5db722eeba0051c68e638114f6720e715b03cd2c.tar.gz talos-op-linux-5db722eeba0051c68e638114f6720e715b03cd2c.zip |
ARM: at91: Remove the support for the RSI EWS board
The platform is end of life/support and should not clutter
the mach-at91 directory with non-DT files. It is therefore
removed.
Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de>
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_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 a2ee352a8904..aa31e556e2e5 100644 --- a/arch/arm/mach-at91/Kconfig.non_dt +++ b/arch/arm/mach-at91/Kconfig.non_dt @@ -132,12 +132,6 @@ config MACH_ECO920 bool "eco920" help Select this if you are using the eco920 board - -config MACH_RSI_EWS - bool "RSI Embedded Webserver" - depends on ARCH_AT91RM9200 - help - Select this if you are using RSIs EWS board. endif # ---------------------------------------------------------- |