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

13 lines
140 B
Plaintext

if TARGET_PORTER
config SYS_BOARD
default "porter"
config SYS_VENDOR
default "renesas"
config SYS_CONFIG_NAME
default "porter"
endif