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

config SYS_BOARD
	default "mpc8540ads"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8540ADS"

endif
OpenPOWER on IntegriCloud