:orphan: .. title:: CONFIG_HAS_MEC_HAL .. kconfig:: CONFIG_HAS_MEC_HAL CONFIG_HAS_MEC_HAL ################## *Microchip MEC HAL drivers support* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_MEC1501_HSZ ` - \ :kconfig:`SOC_MEC1701_QSZ ` - \ :kconfig:`SOC_MEC1501_HSZ ` - \ :kconfig:`SOC_MEC1701_QSZ ` Kconfig definition ================== At ``/Kconfig.microchip:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:20`` Menu path: (Top) → Modules .. code-block:: kconfig config HAS_MEC_HAL bool "Microchip MEC HAL drivers support" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*