new/u-boot/board/warp7/Kconfig

10 lines
99 B
Plaintext
Raw Normal View History

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