:orphan: .. title:: choice: nRF91x MCU Selection .. _choice_91: .. describe:: choice: nRF91x MCU Selection *nRF91x MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_NRF91X ` && \ :kconfig:`SOC_FAMILY_NRF ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_NRF9160_SICA ` Kconfig definition ================== At ``/arm/nordic_nrf/nrf91/Kconfig.soc:59`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nordic_nrf/Kconfig:17`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "nRF91x MCU Selection" depends on SOC_SERIES_NRF91X && SOC_FAMILY_NRF *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*