summaryrefslogtreecommitdiffstats
path: root/board/atmel/sama5d4ek/Kconfig
blob: 7dc569c411839ff0fd910c128ac150eccf4079fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SAMA5D4EK

config SYS_BOARD
	default "sama5d4ek"

config SYS_VENDOR
	default "atmel"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "sama5d4ek"

endif
OpenPOWER on IntegriCloud