CONFIG_SOC_MEC1501_TEST_CLK_OUT

Enable test clock out pin

Enable test clock out pin

Type: bool

Help

Enables a test clock out pin

Help

Enables a test clock out pin

Direct dependencies

SOC_FAMILY_MEC || SOC_FAMILY_MEC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:80

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration

config SOC_MEC1501_TEST_CLK_OUT
    bool "Enable test clock out pin"
    depends on SOC_FAMILY_MEC
    help
      Enables a test clock out pin

At <Zephyr>/soc/arm/microchip_mec/mec1501/Kconfig.soc:80

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/microchip_mec/Kconfig:15

Menu path: (Top) → Hardware Configuration

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.)