:orphan: .. title:: BOARD_MEC2016EVB_ASSY6797 .. option:: CONFIG_BOARD_MEC2016EVB_ASSY6797 *Microchip MEC2016 EVB ASSY 6797 Development board* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_MEC1701_QSZ ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/mec2016evb_assy6797/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_MEC2016EVB_ASSY6797 bool "Microchip MEC2016 EVB ASSY 6797 Development board" depends on \ :option:`SOC_MEC1701_QSZ ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*