summaryrefslogtreecommitdiffstats
path: root/board/kosagi/novena/Kconfig
blob: 94f1754a47b0462b8d2b246235924678d913bbb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_KOSAGI_NOVENA

config SYS_BOARD
	default "novena"

config SYS_VENDOR
	default "kosagi"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "novena"

endif
OpenPOWER on IntegriCloud