4 prompt "Atmel AT91 board select"
6 config TARGET_AT91RM9200EK
7 bool "Atmel AT91RM9200 evaluation kit"
10 config TARGET_EB_CPUX9K2
11 bool "Support eb_cpux9k2"
15 bool "Support cpuat91"
18 config TARGET_AT91SAM9260EK
19 bool "Atmel at91sam9260 reference board"
22 config TARGET_ETHERNUT5
23 bool "Ethernut5 board"
26 config TARGET_TNY_A9260
27 bool "Caloa TNY A9260 board"
30 config TARGET_SNAPPER9260
31 bool "Support snapper9260"
37 config TARGET_AFEB9260
38 bool "Support afeb9260"
41 config TARGET_AT91SAM9261EK
42 bool "Atmel at91sam9261 reference board"
46 bool "Ronetix pm9261 board"
49 config TARGET_AT91SAM9263EK
50 bool "Atmel at91sam9263 reference board"
53 config TARGET_USB_A9263
54 bool "Caloa USB A9260 board"
58 bool "Ronetix pm9263 board"
61 config TARGET_SBC35_A9G20
62 bool "Support sbc35_a9g20"
65 config TARGET_STAMP9G20
66 bool "Support stamp9g20"
69 config TARGET_AT91SAM9M10G45EK
70 bool "Atmel AT91SAM9M10G45-EK board"
75 bool "Ronetix pm9g45 board"
78 config TARGET_AT91SAM9N12EK
79 bool "Atmel AT91SAM9N12-EK board"
83 config TARGET_AT91SAM9RLEK
84 bool "Atmel at91sam9rl reference board"
87 config TARGET_AT91SAM9X5EK
88 bool "Atmel AT91SAM9X5-EK board"
92 config TARGET_SAMA5D3_XPLAINED
93 bool "SAMA5D3 Xplained board"
97 config TARGET_SAMA5D3XEK
98 bool "SAMA5D3X-EK board"
102 config TARGET_SAMA5D4_XPLAINED
103 bool "SAMA5D4 Xplained board"
107 config TARGET_SAMA5D4EK
108 bool "SAMA5D4 Evaluation Kit"
112 config TARGET_VL_MA2SC
113 bool "Support vl_ma2sc"
121 bool "Support otc570"
124 config TARGET_CPU9260
125 bool "Support cpu9260"
129 bool "Support corvus"
134 bool "Support taurus"
143 source "board/atmel/at91rm9200ek/Kconfig"
144 source "board/atmel/at91sam9260ek/Kconfig"
145 source "board/atmel/at91sam9261ek/Kconfig"
146 source "board/atmel/at91sam9263ek/Kconfig"
147 source "board/atmel/at91sam9m10g45ek/Kconfig"
148 source "board/atmel/at91sam9n12ek/Kconfig"
149 source "board/atmel/at91sam9rlek/Kconfig"
150 source "board/atmel/at91sam9x5ek/Kconfig"
151 source "board/atmel/sama5d3_xplained/Kconfig"
152 source "board/atmel/sama5d3xek/Kconfig"
153 source "board/atmel/sama5d4_xplained/Kconfig"
154 source "board/atmel/sama5d4ek/Kconfig"
155 source "board/BuS/eb_cpux9k2/Kconfig"
156 source "board/eukrea/cpuat91/Kconfig"
157 source "board/afeb9260/Kconfig"
158 source "board/bluewater/snapper9260/Kconfig"
159 source "board/BuS/vl_ma2sc/Kconfig"
160 source "board/calao/sbc35_a9g20/Kconfig"
161 source "board/calao/tny_a9260/Kconfig"
162 source "board/calao/usb_a9263/Kconfig"
163 source "board/egnite/ethernut5/Kconfig"
164 source "board/esd/meesc/Kconfig"
165 source "board/esd/otc570/Kconfig"
166 source "board/eukrea/cpu9260/Kconfig"
167 source "board/ronetix/pm9261/Kconfig"
168 source "board/ronetix/pm9263/Kconfig"
169 source "board/ronetix/pm9g45/Kconfig"
170 source "board/siemens/corvus/Kconfig"
171 source "board/siemens/taurus/Kconfig"
172 source "board/taskit/stamp9g20/Kconfig"