summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx6slevk/Kconfig
blob: d32da900a39f496a4d0973a248f2e959a2ebb3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MX6SLEVK

config SYS_BOARD
	default "mx6slevk"

config SYS_VENDOR
	default "freescale"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "mx6slevk"

endif
OpenPOWER on IntegriCloud