Files
gk-sdk/source/bootloader/u-boot-2020.01/board/renesas/sh7763rdp/Kconfig
T

13 lines
149 B
Plaintext

if TARGET_SH7763RDP
config SYS_BOARD
default "sh7763rdp"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "sh7763rdp"
endif