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

config SYS_BOARD
	string
	default "tqm8260"

config SYS_VENDOR
	string
	default "tqc"

config SYS_CONFIG_NAME
	string
	default "TQM8260"

endif
OpenPOWER on IntegriCloud