-
CONFIG_CLOCK_CONTROL_RV32M1_PCC
¶
RV32M1 PCC driver
Type: bool
Help¶
Enable support for RV32M1 PCC driver.
Direct dependencies¶
SOC_OPENISA_RV32M1_RISCV32
&& CLOCK_CONTROL
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/clock_control/Kconfig.rv32m1:8
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:52
→ drivers/clock_control/Kconfig:38
Menu path: (top menu) → Device Drivers → Hardware clock controller support
menuconfig CLOCK_CONTROL_RV32M1_PCC bool prompt "RV32M1 PCC driver" ifSOC_OPENISA_RV32M1_RISCV32
&&CLOCK_CONTROL
depends onSOC_OPENISA_RV32M1_RISCV32
&&CLOCK_CONTROL
help Enable support for RV32M1 PCC driver.
(Definitions include propagated dependencies, including from if’s and menus.)