# Actinius Icarus SoM board configuration | |
# Copyright (c) 2021 Actinius | |
# SPDX-License-Identifier: Apache-2.0 | |
if SOC_NRF9160_SICA | |
config BOARD_ACTINIUS_ICARUS_SOM | |
bool "Actinius Icarus SoM" | |
config BOARD_ACTINIUS_ICARUS_SOM_NS | |
bool "Actinius Icarus SoM Non-Secure" | |
endif # SOC_NRF9160_SICA |