summaryrefslogtreecommitdiffstats
path: root/board/gdsys/intip/Kconfig
blob: 7be439c6f2f70414c93af2732b0a0719198fa60a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_INTIP

config SYS_BOARD
	string
	default "intip"

config SYS_VENDOR
	string
	default "gdsys"

config SYS_CONFIG_NAME
	string
	default "intip"

endif
OpenPOWER on IntegriCloud