Kconfig 102 Bytes
if TARGET_VE8313

config SYS_BOARD
	default "ve8313"

config SYS_CONFIG_NAME
	default "ve8313"

endif