4 prompt "Atmel AT91 board select"
7 config TARGET_AT91RM9200EK
8 bool "Atmel AT91RM9200 evaluation kit"
11 config TARGET_AT91SAM9260EK
12 bool "Atmel at91sam9260 reference board"
14 select BOARD_EARLY_INIT_F
16 config TARGET_ETHERNUT5
17 bool "Ethernut5 board"
20 config TARGET_SNAPPER9260
21 bool "Support snapper9260"
28 bool "Support gurnard"
29 select BOARD_LATE_INIT
36 config TARGET_AT91SAM9261EK
37 bool "Atmel at91sam9261 reference board"
41 bool "Ronetix pm9261 board"
44 config TARGET_AT91SAM9263EK
45 bool "Atmel at91sam9263 reference board"
47 select BOARD_EARLY_INIT_F
49 config TARGET_USB_A9263
50 bool "Caloa USB A9260 board"
54 bool "Ronetix pm9263 board"
57 config TARGET_AT91SAM9M10G45EK
58 bool "Atmel AT91SAM9M10G45-EK board"
61 select BOARD_EARLY_INIT_F
64 bool "Ronetix pm9g45 board"
67 config TARGET_PICOSAM9G45
68 bool "Mini-box picosam9g45 board"
72 config TARGET_AT91SAM9N12EK
73 bool "Atmel AT91SAM9N12-EK board"
76 select BOARD_EARLY_INIT_F
78 config TARGET_AT91SAM9RLEK
79 bool "Atmel at91sam9rl reference board"
81 select BOARD_EARLY_INIT_F
83 config TARGET_AT91SAM9X5EK
84 bool "Atmel AT91SAM9X5-EK board"
87 select BOARD_EARLY_INIT_F
89 config TARGET_SAMA5D2_PTC
90 bool "SAMA5D2 PTC board"
93 select BOARD_EARLY_INIT_F
95 config TARGET_SAMA5D2_XPLAINED
96 bool "SAMA5D2 Xplained board"
99 select BOARD_EARLY_INIT_F
101 config TARGET_SAMA5D3_XPLAINED
102 bool "SAMA5D3 Xplained board"
105 select BOARD_EARLY_INIT_F
107 config TARGET_SAMA5D3XEK
108 bool "SAMA5D3X-EK board"
109 select BOARD_LATE_INIT
112 select BOARD_EARLY_INIT_F
114 config TARGET_SAMA5D4_XPLAINED
115 bool "SAMA5D4 Xplained board"
118 select BOARD_EARLY_INIT_F
120 config TARGET_SAMA5D4EK
121 bool "SAMA5D4 Evaluation Kit"
124 select BOARD_EARLY_INIT_F
126 config TARGET_MA5D4EVK
127 bool "DENX MA5D4EVK Evaluation Kit"
136 bool "Support corvus"
145 bool "Support taurus"
153 config TARGET_SMARTWEB
154 bool "Support smartweb"
172 source "board/atmel/at91rm9200ek/Kconfig"
173 source "board/atmel/at91sam9260ek/Kconfig"
174 source "board/atmel/at91sam9261ek/Kconfig"
175 source "board/atmel/at91sam9263ek/Kconfig"
176 source "board/atmel/at91sam9m10g45ek/Kconfig"
177 source "board/atmel/at91sam9n12ek/Kconfig"
178 source "board/atmel/at91sam9rlek/Kconfig"
179 source "board/atmel/at91sam9x5ek/Kconfig"
180 source "board/atmel/sama5d2_ptc/Kconfig"
181 source "board/atmel/sama5d2_xplained/Kconfig"
182 source "board/atmel/sama5d3_xplained/Kconfig"
183 source "board/atmel/sama5d3xek/Kconfig"
184 source "board/atmel/sama5d4_xplained/Kconfig"
185 source "board/atmel/sama5d4ek/Kconfig"
186 source "board/bluewater/gurnard/Kconfig"
187 source "board/bluewater/snapper9260/Kconfig"
188 source "board/calao/usb_a9263/Kconfig"
189 source "board/denx/ma5d4evk/Kconfig"
190 source "board/egnite/ethernut5/Kconfig"
191 source "board/esd/meesc/Kconfig"
192 source "board/l+g/vinco/Kconfig"
193 source "board/mini-box/picosam9g45/Kconfig"
194 source "board/ronetix/pm9261/Kconfig"
195 source "board/ronetix/pm9263/Kconfig"
196 source "board/ronetix/pm9g45/Kconfig"
197 source "board/siemens/corvus/Kconfig"
198 source "board/siemens/taurus/Kconfig"
199 source "board/siemens/smartweb/Kconfig"