summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8610hpcd/Kconfig
blob: 8f713beaa842e44c1c45dbbf33db97eb4b00fca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MPC8610HPCD

config SYS_BOARD
	default "mpc8610hpcd"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8610HPCD"

endif
OpenPOWER on IntegriCloud