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"
15 config TARGET_AT91SAM9260EK
16 bool "Atmel at91sam9260 reference board"
19 config TARGET_ETHERNUT5
20 bool "Ethernut5 board"
23 config TARGET_SNAPPER9260
24 bool "Support snapper9260"
30 config TARGET_AT91SAM9261EK
31 bool "Atmel at91sam9261 reference board"
35 bool "Ronetix pm9261 board"
38 config TARGET_AT91SAM9263EK
39 bool "Atmel at91sam9263 reference board"
42 config TARGET_USB_A9263
43 bool "Caloa USB A9260 board"
47 bool "Ronetix pm9263 board"
50 config TARGET_STAMP9G20
51 bool "Support stamp9g20"
54 config TARGET_AT91SAM9M10G45EK
55 bool "Atmel AT91SAM9M10G45-EK board"
60 bool "Ronetix pm9g45 board"
63 config TARGET_PICOSAM9G45
64 bool "Mini-box picosam9g45 board"
68 config TARGET_AT91SAM9N12EK
69 bool "Atmel AT91SAM9N12-EK board"
73 config TARGET_AT91SAM9RLEK
74 bool "Atmel at91sam9rl reference board"
77 config TARGET_AT91SAM9X5EK
78 bool "Atmel AT91SAM9X5-EK board"
82 config TARGET_SAMA5D3_XPLAINED
83 bool "SAMA5D3 Xplained board"
87 config TARGET_SAMA5D3XEK
88 bool "SAMA5D3X-EK board"
92 config TARGET_SAMA5D4_XPLAINED
93 bool "SAMA5D4 Xplained board"
97 config TARGET_SAMA5D4EK
98 bool "SAMA5D4 Evaluation Kit"
102 config TARGET_VL_MA2SC
103 bool "Support vl_ma2sc"
111 bool "Support otc570"
115 bool "Support corvus"
120 bool "Support taurus"
124 config TARGET_SMARTWEB
125 bool "Support smartweb"
134 source "board/atmel/at91rm9200ek/Kconfig"
135 source "board/atmel/at91sam9260ek/Kconfig"
136 source "board/atmel/at91sam9261ek/Kconfig"
137 source "board/atmel/at91sam9263ek/Kconfig"
138 source "board/atmel/at91sam9m10g45ek/Kconfig"
139 source "board/atmel/at91sam9n12ek/Kconfig"
140 source "board/atmel/at91sam9rlek/Kconfig"
141 source "board/atmel/at91sam9x5ek/Kconfig"
142 source "board/atmel/sama5d3_xplained/Kconfig"
143 source "board/atmel/sama5d3xek/Kconfig"
144 source "board/atmel/sama5d4_xplained/Kconfig"
145 source "board/atmel/sama5d4ek/Kconfig"
146 source "board/BuS/eb_cpux9k2/Kconfig"
147 source "board/bluewater/snapper9260/Kconfig"
148 source "board/BuS/vl_ma2sc/Kconfig"
149 source "board/calao/usb_a9263/Kconfig"
150 source "board/egnite/ethernut5/Kconfig"
151 source "board/esd/meesc/Kconfig"
152 source "board/esd/otc570/Kconfig"
153 source "board/mini-box/picosam9g45/Kconfig"
154 source "board/ronetix/pm9261/Kconfig"
155 source "board/ronetix/pm9263/Kconfig"
156 source "board/ronetix/pm9g45/Kconfig"
157 source "board/siemens/corvus/Kconfig"
158 source "board/siemens/taurus/Kconfig"
159 source "board/siemens/smartweb/Kconfig"
160 source "board/taskit/stamp9g20/Kconfig"