:orphan: .. title:: choice: NPCX9 Selection .. _choice_99: .. describe:: choice: NPCX9 Selection *NPCX9 Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_NPCX9 ` && \ :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_NPCX9M3F ` - \ :kconfig:`SOC_NPCX9M6F ` Kconfig definition ================== At ``/arm/nuvoton_npcx/npcx9/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 "NPCX9 Selection" depends on SOC_SERIES_NPCX9 && SOC_FAMILY_NPCX *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*