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

13 lines
131 B
Plaintext

if TARGET_ALT
config SYS_BOARD
default "alt"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "alt"
endif