:orphan: .. title:: choice: nRF53x MCU Selection .. _choice_200: .. describe:: choice: nRF53x MCU Selection *nRF53x MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_NRF53X ` && \ :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_NRF5340_CPUAPP_QKAA ` - \ :kconfig:`SOC_NRF5340_CPUNET_QKAA ` Kconfig definition ================== At ``/arm/nordic_nrf/nrf53/Kconfig.soc:111`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nordic_nrf/Kconfig:17`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "nRF53x MCU Selection" depends on SOC_SERIES_NRF53X && SOC_FAMILY_NRF *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*