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

config SYS_BOARD
	default "mpc8641hpcn"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8641HPCN"

endif
OpenPOWER on IntegriCloud