summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc7448hpc2/Kconfig
blob: 0ea712ccf18a2bd9fc7d533d3d7a828c63268554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MPC7448HPC2

config SYS_BOARD
	string
	default "mpc7448hpc2"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "mpc7448hpc2"

endif
OpenPOWER on IntegriCloud