summaryrefslogtreecommitdiffstats
path: root/board/compulab/cm_t54/Kconfig
blob: 0edab5c76a14e9b51981f51c8e69ca794d90a165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CM_T54

config SYS_BOARD
	string
	default "cm_t54"

config SYS_VENDOR
	string
	default "compulab"

config SYS_CONFIG_NAME
	string
	default "cm_t54"

endif
OpenPOWER on IntegriCloud