if ARCH_MX5

config MX5
	bool
	default y

config MX51
	bool

config MX53
	bool

config SYS_SOC
	default "mx5"

endif