summaryrefslogtreecommitdiffstats
path: root/board/freescale/t102xqds/Kconfig
blob: 4d17798d5cbea2f013a7f1e52b76305c4aee3697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_T102XQDS

config SYS_BOARD
	default "t102xqds"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "T102xQDS"

endif
OpenPOWER on IntegriCloud