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

config SYS_CPU
	default "arm1136"

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