Kconfig 123 Bytes
if TARGET_BF561_ACVILON

config SYS_BOARD
	default "bf561-acvilon"

config SYS_CONFIG_NAME
	default "bf561-acvilon"

endif