:orphan: .. title:: choice: NPCX7M6FB Selection .. _choice_83: .. describe:: choice: NPCX7M6FB Selection *NPCX7M6FB Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_NPCX7 ` && \ :option:`SOC_FAMILY_NPCX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_NPCX7M6FB ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nuvoton_npcx/npcx7/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nuvoton_npcx/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "NPCX7M6FB Selection" depends on \ :option:`SOC_SERIES_NPCX7 ` && \ :option:`SOC_FAMILY_NPCX ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*