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

config SYS_BOARD
	string
	default "mpc8641hpcn"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "MPC8641HPCN"

endif
OpenPOWER on IntegriCloud