~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 8b202d6ccfcb265b82c846ed306ddc33f7396dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SAMA5D2_PTC_EK

config SYS_BOARD
	default "sama5d2_ptc_ek"

config SYS_VENDOR
	default "atmel"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "sama5d2_ptc_ek"

endif