CONFIG_CLOCK_CONTROL_MCHP_XEC¶
MCHP XEC PCR clock control driver
Type: bool
Help¶
Enable support for Microchip XEC PCR clock driver.
Direct dependencies¶
SOC_SERIES_MEC172X
|| SOC_SERIES_MEC172X
|| (SOC_SERIES_MEC172X
&& CLOCK_CONTROL
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
Kconfig definitions¶
At <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.series:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/microchip_mec/Kconfig.defconfig:3
Menu path: (Top)
config CLOCK_CONTROL_MCHP_XEC
bool
default y
depends on SOC_SERIES_MEC172X
At <Zephyr>/soc/arm/microchip_mec/mec172x/Kconfig.defconfig.series:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/microchip_mec/Kconfig.defconfig:3
Menu path: (Top)
config CLOCK_CONTROL_MCHP_XEC
bool
default y
depends on SOC_SERIES_MEC172X
At <Zephyr>/drivers/clock_control/Kconfig.xec:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:40
→ <Zephyr>/drivers/Kconfig:54
→ <Zephyr>/drivers/clock_control/Kconfig:55
Menu path: (Top) → Device Drivers → Hardware clock controller support
config CLOCK_CONTROL_MCHP_XEC
bool "MCHP XEC PCR clock control driver"
depends on SOC_SERIES_MEC172X && CLOCK_CONTROL
help
Enable support for Microchip XEC PCR clock driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)