summaryrefslogtreecommitdiffstats
path: root/board/CarMediaLab/flea3/Kconfig
blob: 7113f2b51f6a263cbe7ecb734ab24b2717e3789c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_FLEA3

config SYS_BOARD
	default "flea3"

config SYS_VENDOR
	default "CarMediaLab"

config SYS_SOC
	default "mx35"

config SYS_CONFIG_NAME
	default "flea3"

endif
OpenPOWER on IntegriCloud