Kconfig 143 Bytes
if TARGET_RSK7269

config SYS_BOARD
	default "rsk7269"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "rsk7269"

endif