summaryrefslogtreecommitdiffstats
path: root/board/technexion/tao3530/Kconfig
blob: 910a9cdaa7b545dcd1bda03d7a78549b22f67e88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_TAO3530

config SYS_BOARD
	string
	default "tao3530"

config SYS_VENDOR
	string
	default "technexion"

config SYS_CONFIG_NAME
	string
	default "tao3530"

endif
OpenPOWER on IntegriCloud