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

config SYS_BOARD
	default "t102xqds"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "T102xQDS"

endif