new/u-boot/board/warp/Kconfig

10 lines
96 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
if TARGET_WARP
config SYS_BOARD
default "warp"
config SYS_CONFIG_NAME
default "warp"
endif