if TARGET_KORAT

config SYS_BOARD
	string
	default "korat"

config SYS_CONFIG_NAME
	string
	default "korat"

endif