if TARGET_EO

config SYS_CPU
	default "armv7"

config SYS_BOARD
	default "eo"

config SYS_VENDOR
	default "boundary"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "eo"

endif
