summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8560ads/Kconfig
blob: 828c068e9ee6bb746a36e444a0ce9a093b6ecaf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MPC8560ADS

config SYS_BOARD
	default "mpc8560ads"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8560ADS"

endif
OpenPOWER on IntegriCloud