u-boot-brain/board/warp/Kconfig

10 lines
96 B
Plaintext

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