if TARGET_TX25

config SYS_CPU
	string
	default "arm926ejs"

config SYS_BOARD
	string
	default "tx25"

config SYS_VENDOR
	string
	default "karo"

config SYS_SOC
	string
	default "mx25"

config SYS_CONFIG_NAME
	string
	default "tx25"

endif
