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