:orphan: .. title:: choice: NPCX7 Selection .. _choice_98: .. describe:: choice: NPCX7 Selection *NPCX7 Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_NPCX7 ` && \ :kconfig:`SOC_FAMILY_NPCX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_NPCX7M6FB ` - \ :kconfig:`SOC_NPCX7M6FC ` - \ :kconfig:`SOC_NPCX7M7FC ` Kconfig definition ================== At ``/arm/nuvoton_npcx/npcx7/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nuvoton_npcx/Kconfig:183`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "NPCX7 Selection" depends on SOC_SERIES_NPCX7 && SOC_FAMILY_NPCX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*