linuxOS_AP06/u-boot/board/warp7/Kconfig

10 lines
99 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_WARP7
config SYS_BOARD
default "warp7"
config SYS_CONFIG_NAME
default "warp7"
endif