android13/u-boot/board/warp7/Kconfig

10 lines
99 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
if TARGET_WARP7
config SYS_BOARD
default "warp7"
config SYS_CONFIG_NAME
default "warp7"
endif