xref: /rk3399_rockchip-uboot/board/warp7/Kconfig (revision 4685d4e90d615adbca417826a7b777ec431e48a5)
1if TARGET_WARP7
2
3config SYS_BOARD
4	default "warp7"
5
6config SYS_CONFIG_NAME
7	default "warp7"
8
9endif
10