~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 3779625edd52f4479678164194f5a760262188d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MPC837XERDB

config PCIE
	def_bool y

config SYS_BOARD
	default "mpc837xerdb"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "MPC837XERDB"

endif