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

config SYS_BOARD
	string
	default "b4860qds"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "B4860QDS"

endif
OpenPOWER on IntegriCloud