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

config SYS_BOARD
	string
	default "mpc837xemds"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "MPC837XEMDS"

endif
OpenPOWER on IntegriCloud