summaryrefslogtreecommitdiffstats
path: root/board/boundary/nitrogen6x/Kconfig
blob: 03b0f6f2783f42d554c486811484b27a0eeccd91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_NITROGEN6X

config SYS_BOARD
	default "nitrogen6x"

config SYS_VENDOR
	default "boundary"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "nitrogen6x"

endif
OpenPOWER on IntegriCloud