xref: /rk3399_rockchip-uboot/board/mpc8308_p1m/Kconfig (revision c6fcb603a2b92978a9cc0ecd654091eaddfeefd3)
1if TARGET_MPC8308_P1M
2
3config SYS_BOARD
4	string
5	default "mpc8308_p1m"
6
7config SYS_CONFIG_NAME
8	string
9	default "mpc8308_p1m"
10
11endif
12