zephyr/soc/arm/nordic_nrf/nrf91/Kconfig.defconfig.nrf9161_LACA

15 lines
232 B
Plaintext
Raw Normal View History

# Nordic Semiconductor nRF9161 MCU
# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if SOC_NRF9161_LACA
config SOC
default "nRF9161_LACA"
config NUM_IRQS
default 65
endif # SOC_NRF9161_LACA