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