new/u-boot/board/warp7/Kconfig
2025-05-10 21:58:58 +08:00

10 lines
99 B
Plaintext

if TARGET_WARP7
config SYS_BOARD
default "warp7"
config SYS_CONFIG_NAME
default "warp7"
endif