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

config SYS_BOARD
	string
	default "mpc8540ads"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "MPC8540ADS"

endif
OpenPOWER on IntegriCloud