u-boot/board/stx/stxgp3/Kconfig

13 lines
136 B
Plaintext

if TARGET_STXGP3
config SYS_BOARD
default "stxgp3"
config SYS_VENDOR
default "stx"
config SYS_CONFIG_NAME
default "stxgp3"
endif