if TARGET_STOUT

config SYS_BOARD
	default "stout"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "stout"

endif