:orphan: .. title:: CONFIG_BOARD_NPCX9M6F_EVB .. kconfig:: CONFIG_BOARD_NPCX9M6F_EVB CONFIG_BOARD_NPCX9M6F_EVB ######################### *Nuvoton NPCX9M6F EVB Development board* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NPCX9M6F ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/npcx9m6f_evb/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_NPCX9M6F_EVB bool "Nuvoton NPCX9M6F EVB Development board" depends on SOC_NPCX9M6F && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*