4 prompt "Atmel AT91 board select"
7 config TARGET_AT91RM9200EK
8 bool "Atmel AT91RM9200 evaluation kit"
11 config TARGET_EB_CPUX9K2
12 bool "Support eb_cpux9k2"
16 bool "Support cpuat91"
19 config TARGET_AT91SAM9260EK
20 bool "Atmel at91sam9260 reference board"
23 config TARGET_ETHERNUT5
24 bool "Ethernut5 board"
27 config TARGET_TNY_A9260
28 bool "Caloa TNY A9260 board"
31 config TARGET_SNAPPER9260
32 bool "Support snapper9260"
38 config TARGET_AFEB9260
39 bool "Support afeb9260"
42 config TARGET_AT91SAM9261EK
43 bool "Atmel at91sam9261 reference board"
47 bool "Ronetix pm9261 board"
50 config TARGET_AT91SAM9263EK
51 bool "Atmel at91sam9263 reference board"
54 config TARGET_USB_A9263
55 bool "Caloa USB A9260 board"
59 bool "Ronetix pm9263 board"
62 config TARGET_SBC35_A9G20
63 bool "Support sbc35_a9g20"
66 config TARGET_STAMP9G20
67 bool "Support stamp9g20"
70 config TARGET_AT91SAM9M10G45EK
71 bool "Atmel AT91SAM9M10G45-EK board"
76 bool "Ronetix pm9g45 board"
79 config TARGET_AT91SAM9N12EK
80 bool "Atmel AT91SAM9N12-EK board"
84 config TARGET_AT91SAM9RLEK
85 bool "Atmel at91sam9rl reference board"
88 config TARGET_AT91SAM9X5EK
89 bool "Atmel AT91SAM9X5-EK board"
93 config TARGET_SAMA5D3_XPLAINED
94 bool "SAMA5D3 Xplained board"
98 config TARGET_SAMA5D3XEK
99 bool "SAMA5D3X-EK board"
103 config TARGET_SAMA5D4_XPLAINED
104 bool "SAMA5D4 Xplained board"
108 config TARGET_SAMA5D4EK
109 bool "SAMA5D4 Evaluation Kit"
113 config TARGET_VL_MA2SC
114 bool "Support vl_ma2sc"
122 bool "Support otc570"
125 config TARGET_CPU9260
126 bool "Support cpu9260"
130 bool "Support corvus"
135 bool "Support taurus"
144 source "board/atmel/at91rm9200ek/Kconfig"
145 source "board/atmel/at91sam9260ek/Kconfig"
146 source "board/atmel/at91sam9261ek/Kconfig"
147 source "board/atmel/at91sam9263ek/Kconfig"
148 source "board/atmel/at91sam9m10g45ek/Kconfig"
149 source "board/atmel/at91sam9n12ek/Kconfig"
150 source "board/atmel/at91sam9rlek/Kconfig"
151 source "board/atmel/at91sam9x5ek/Kconfig"
152 source "board/atmel/sama5d3_xplained/Kconfig"
153 source "board/atmel/sama5d3xek/Kconfig"
154 source "board/atmel/sama5d4_xplained/Kconfig"
155 source "board/atmel/sama5d4ek/Kconfig"
156 source "board/BuS/eb_cpux9k2/Kconfig"
157 source "board/eukrea/cpuat91/Kconfig"
158 source "board/afeb9260/Kconfig"
159 source "board/bluewater/snapper9260/Kconfig"
160 source "board/BuS/vl_ma2sc/Kconfig"
161 source "board/calao/sbc35_a9g20/Kconfig"
162 source "board/calao/tny_a9260/Kconfig"
163 source "board/calao/usb_a9263/Kconfig"
164 source "board/egnite/ethernut5/Kconfig"
165 source "board/esd/meesc/Kconfig"
166 source "board/esd/otc570/Kconfig"
167 source "board/eukrea/cpu9260/Kconfig"
168 source "board/ronetix/pm9261/Kconfig"
169 source "board/ronetix/pm9263/Kconfig"
170 source "board/ronetix/pm9g45/Kconfig"
171 source "board/siemens/corvus/Kconfig"
172 source "board/siemens/taurus/Kconfig"
173 source "board/taskit/stamp9g20/Kconfig"