Skip to content

Commit

Permalink
at91: drop at572d940hf support
Browse files Browse the repository at this point in the history
no-one use it and it's nearly impossible get a board to work on it
and the Mainline implementation was never finished

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
Cc: Andrew Victor <linux@maxim.org.za>
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed May 25, 2011
1 parent e57556e commit 7a2207a
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 2,350 deletions.
358 changes: 0 additions & 358 deletions arch/arm/configs/at572d940hfek_defconfig

This file was deleted.

21 changes: 0 additions & 21 deletions arch/arm/mach-at91/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ config ARCH_AT91CAP9
select HAVE_FB_ATMEL
select HAVE_NET_MACB

config ARCH_AT572D940HF
bool "AT572D940HF"
select CPU_ARM926T
select GENERIC_CLOCKEVENTS

config ARCH_AT91X40
bool "AT91x40"
select ARCH_USES_GETTIMEOFFSET
Expand Down Expand Up @@ -431,22 +426,6 @@ endif

# ----------------------------------------------------------

if ARCH_AT572D940HF

comment "AT572D940HF Board Type"

config MACH_AT572D940HFEB
bool "AT572D940HF-EK"
depends on ARCH_AT572D940HF
select HAVE_AT91_DATAFLASH_CARD
help
Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
<http://www.atmel.com/products/diopsis/default.asp>

endif

# ----------------------------------------------------------

if ARCH_AT91X40

comment "AT91X40 Board Type"
Expand Down
Loading

0 comments on commit 7a2207a

Please sign in to comment.