CONFIG_CLOCK_CONTROL_RCAR_CPG_MSSR

RCar CPG MSSR driver

Type: bool

Help

Enable support for Renesas RCar CPG MSSR driver.

Direct dependencies

SOC_SERIES_RCAR_GEN3 && CLOCK_CONTROL

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Driver>/clock_control/Kconfig.rcar:6

Included via Kconfig:8Kconfig.zephyr:42<Driver>/Kconfig:56<Driver>/clock_control/Kconfig:59

Menu path: (Top) → Device Drivers → Hardware clock controller support

config CLOCK_CONTROL_RCAR_CPG_MSSR
    bool "RCar CPG MSSR driver"
    depends on SOC_SERIES_RCAR_GEN3 && CLOCK_CONTROL
    help
      Enable support for Renesas RCar CPG MSSR driver.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)