16 lines
200 B
Plaintext
Raw Normal View History

2022-04-02 18:17:33 +05:00
if TARGET_SAMA5D2_XPLAINED
config SYS_BOARD
default "sama5d2_xplained"
config SYS_VENDOR
default "atmel"
config SYS_SOC
default "at91"
config SYS_CONFIG_NAME
default "sama5d2_xplained"
endif