zephyr/boards/arm/nrf9160_pca10090/Kconfig.board

15 lines
296 B
Plaintext

# nRF9160 PCA10090 board configuration
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if SOC_NRF9160_SICA
config BOARD_NRF9160_PCA10090
bool "nRF9160 PCA10090"
config BOARD_NRF9160_PCA10090NS
bool "nRF9160 PCA10090 non-secure"
endif # SOC_NRF9160_SICA