Skip to content
Snippets Groups Projects
Kconfig 193 B
Newer Older
if TARGET_NITROGEN8M

config SYS_BOARD
	default "nitrogen8m"

config SYS_VENDOR
	default "boundary"

config SYS_CONFIG_NAME
	default "nitrogen8m"

source "board/boundary/common/Kconfig"