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

config SYS_BOARD
	string
	default "mpc8548cds"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "MPC8548CDS"

endif
OpenPOWER on IntegriCloud