summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8541cds/Kconfig
blob: 034eab25443da8b050c93e68231a63a2a4fb8586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MPC8541CDS

config SYS_BOARD
	default "mpc8541cds"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC8541CDS"

endif
OpenPOWER on IntegriCloud