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

config SYS_BOARD
	default "t1040qds"

config SYS_VENDOR
	default "freescale"

config SYS_CONFIG_NAME
	default "T1040QDS"

endif
OpenPOWER on IntegriCloud