if TARGET_WARP

config SYS_BOARD
	default "warp"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "warp"

endif