if TARGET_BG0900

config SYS_CPU
	string
	default "arm926ejs"

config SYS_BOARD
	string
	default "bg0900"

config SYS_VENDOR
	string
	default "ppcag"

config SYS_SOC
	string
	default "mxs"

config SYS_CONFIG_NAME
	string
	default "bg0900"

endif
