aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-aaec2000/Kconfig
blob: 5e4bef93754cc1af5e13117753b2e0fe54cebe5b (plain)
1
2
3
4
5
6
7
8
9
10
11
if ARCH_AAEC2000

menu "Agilent AAEC-2000 Implementations"

config MACH_AAED2000
	bool "Agilent AAED-2000 Development Platform"
	select CPU_ARM920T

endmenu

endif