:orphan: .. title:: CONFIG_SOC_MEC1501_TEST_CLK_OUT .. kconfig:: CONFIG_SOC_MEC1501_TEST_CLK_OUT CONFIG_SOC_MEC1501_TEST_CLK_OUT ############################### *Enable test clock out pin* Type: ``bool`` Help ==== .. code-block:: none Enables a test clock out pin Direct dependencies =================== \ :kconfig:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/arm/microchip_mec/mec1501/Kconfig.soc:80`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_MEC1501_TEST_CLK_OUT bool "Enable test clock out pin" depends on SOC_FAMILY_MEC help Enables a test clock out pin *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*