xref: /rk3399_rockchip-uboot/board/mpc8308_p1m/Kconfig (revision bf3a08bec8f4cb0328eead7c4ac2c1bb9cd2ad35)
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