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

config SYS_BOARD
	string
	default "p2020come"

config SYS_VENDOR
	string
	default "freescale"

config SYS_CONFIG_NAME
	string
	default "P2020COME"

endif
OpenPOWER on IntegriCloud