xref: /openbmc/u-boot/board/warp/Kconfig (revision 679f82c349473c894159795c14a7fc0a8db0cd43)
1if TARGET_WARP
2
3config SYS_BOARD
4	default "warp"
5
6config SYS_CONFIG_NAME
7	default "warp"
8
9endif
10