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

config SYS_BOARD
	default "cm_t43"

config SYS_VENDOR
	default "compulab"

config SYS_SOC
	default "am33xx"

config SYS_CONFIG_NAME
	default "cm_t43"

endif
OpenPOWER on IntegriCloud