-
CONFIG_SOC_SERIES_NRF91X
¶
Nordic Semiconductor nRF91 series MCU
Type: bool
Help¶
Enable support for NRF91 MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
CPU_CORTEX_M33
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_ARM_MPU
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_NRF_IDAU
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection>ARMV8_M_DSP
if <choice: SoC/CPU/Configuration Selection>SOC_FAMILY_NRF
if <choice: SoC/CPU/Configuration Selection>NRF_RTC_TIMER
if <choice: SoC/CPU/Configuration Selection>CLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection>HAS_SYS_POWER_STATE_DEEP_SLEEP_1
if <choice: SoC/CPU/Configuration Selection>XIP
if <choice: SoC/CPU/Configuration Selection>HAS_CMSIS
if <choice: SoC/CPU/Configuration Selection>HAS_NRFX
if <choice: SoC/CPU/Configuration Selection>HAS_SEGGER_RTT
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/nordic_nrf/nrf91/Kconfig.series:8
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/nordic_nrf/Kconfig.soc:8
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_NRF91X bool prompt "Nordic Semiconductor nRF91 series MCU" if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M33
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_ARM_MPU
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_NRF_IDAU
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_FPU
if <choice: SoC/CPU/Configuration Selection> selectARMV8_M_DSP
if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_NRF
if <choice: SoC/CPU/Configuration Selection> selectNRF_RTC_TIMER
if <choice: SoC/CPU/Configuration Selection> selectCLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection> selectHAS_SYS_POWER_STATE_DEEP_SLEEP_1
if <choice: SoC/CPU/Configuration Selection> selectXIP
if <choice: SoC/CPU/Configuration Selection> selectHAS_CMSIS
if <choice: SoC/CPU/Configuration Selection> selectHAS_NRFX
if <choice: SoC/CPU/Configuration Selection> selectHAS_SEGGER_RTT
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for NRF91 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)