if TARGET_VISION2

config SYS_BOARD
	default "vision2"

config SYS_VENDOR
	default "ttcontrol"

config SYS_SOC
	default "mx5"

config SYS_CONFIG_NAME
	default "vision2"

endif