aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/Kconfig')
-rw-r--r--arch/arm/mach-at91/Kconfig21
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 8cbc3aae6c64..22484670e7ba 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -82,11 +82,6 @@ config ARCH_AT91CAP9
82 select HAVE_FB_ATMEL 82 select HAVE_FB_ATMEL
83 select HAVE_NET_MACB 83 select HAVE_NET_MACB
84 84
85config ARCH_AT572D940HF
86 bool "AT572D940HF"
87 select CPU_ARM926T
88 select GENERIC_CLOCKEVENTS
89
90config ARCH_AT91X40 85config ARCH_AT91X40
91 bool "AT91x40" 86 bool "AT91x40"
92 select ARCH_USES_GETTIMEOFFSET 87 select ARCH_USES_GETTIMEOFFSET
@@ -431,22 +426,6 @@ endif
431 426
432# ---------------------------------------------------------- 427# ----------------------------------------------------------
433 428
434if ARCH_AT572D940HF
435
436comment "AT572D940HF Board Type"
437
438config MACH_AT572D940HFEB
439 bool "AT572D940HF-EK"
440 depends on ARCH_AT572D940HF
441 select HAVE_AT91_DATAFLASH_CARD
442 help
443 Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
444 <http://www.atmel.com/products/diopsis/default.asp>
445
446endif
447
448# ----------------------------------------------------------
449
450if ARCH_AT91X40 429if ARCH_AT91X40
451 430
452comment "AT91X40 Board Type" 431comment "AT91X40 Board Type"