summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm8272/Kconfig
blob: 9be43d3baee3475f945044cf85a20224991b6de6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_TQM8272

config SYS_BOARD
	string
	default "tqm8272"

config SYS_VENDOR
	string
	default "tqc"

config SYS_CONFIG_NAME
	string
	default "TQM8272"

endif
OpenPOWER on IntegriCloud