summaryrefslogtreecommitdiffstats
path: root/board/esg/ima3-mx53/Kconfig
blob: d73238f9a90649b752196c6187a8fd499182a2aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_IMA3_MX53

config SYS_BOARD
	default "ima3-mx53"

config SYS_VENDOR
	default "esg"

config SYS_SOC
	default "mx5"

config SYS_CONFIG_NAME
	default "ima3-mx53"

endif
OpenPOWER on IntegriCloud