Kconfig 117 Bytes
if TARGET_BF609_EZKIT

config SYS_BOARD
	default "bf609-ezkit"

config SYS_CONFIG_NAME
	default "bf609-ezkit"

endif