blob: 4b192b084941cb5bcbef21bc322633c2e52b34a4 [file] [log] [blame]
Nicolas Ferre8ba10c72019-08-08 07:48:26 +00001if TARGET_SAMA5D27_WLSOM1_EK
2
3config SYS_BOARD
4 default "sama5d27_wlsom1_ek"
5
6config SYS_VENDOR
7 default "atmel"
8
9config SYS_SOC
10 default "at91"
11
12config SYS_CONFIG_NAME
13 default "sama5d27_wlsom1_ek"
14
15endif