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

10 lines
96 B
Plaintext

if TARGET_WARP
config SYS_BOARD
default "warp"
config SYS_CONFIG_NAME
default "warp"
endif