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

config SYS_BOARD
	string
	default "mpc8560ads"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "MPC8560ADS"

endif
OpenPOWER on IntegriCloud