Files
thead-uboot/board/warp/Kconfig
2022-09-13 11:04:33 +08:00

10 lines
96 B
Plaintext

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