1if TARGET_MPC8308_P1M
2
3config SYS_BOARD
4	default "mpc8308_p1m"
5
6config SYS_CONFIG_NAME
7	default "mpc8308_p1m"
8
9endif
10