nt9856x/rtos/BSP/u-boot/board/renesas/gose/Kconfig
2023-03-28 15:07:53 +08:00

13 lines
134 B
Plaintext

if TARGET_GOSE
config SYS_BOARD
default "gose"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "gose"
endif