if TARGET_R2DPLUS

config SYS_CPU
	string
	default "sh4"

config SYS_BOARD
	string
	default "r2dplus"

config SYS_VENDOR
	string
	default "renesas"

config SYS_CONFIG_NAME
	string
	default "r2dplus"

endif
