blob: 5e4bef93754cc1af5e13117753b2e0fe54cebe5b [file] [log] [blame]
Bellido Nicolas038c5b62005-06-20 18:51:05 +01001if ARCH_AAEC2000
2
3menu "Agilent AAEC-2000 Implementations"
4
5config MACH_AAED2000
6 bool "Agilent AAED-2000 Development Platform"
7 select CPU_ARM920T
8
9endmenu
10
11endif