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