if TARGET_SAMA5D3XEK

config SYS_BOARD
	default "sama5d3xek"

config SYS_VENDOR
	default "atmel"

config SYS_CONFIG_NAME
	default "sama5d3xek"

endif