summaryrefslogtreecommitdiffstats
path: root/board/atmel/sama5d3_xplained/Kconfig
blob: 2df751a264f886877dd1a9894ba04b71b45cf0b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_SAMA5D3_XPLAINED

config SYS_BOARD
	default "sama5d3_xplained"

config SYS_VENDOR
	default "atmel"

config SYS_CONFIG_NAME
	default "sama5d3_xplained"

endif
OpenPOWER on IntegriCloud