Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2c0ff49c52ca74e537bfe078552273c5e3acc816
/
.
/
drivers
/
clock_control
/
Kconfig.rcar
blob: 2947c3da6f4541511829f3cfd118bb55de3bb9c1 [
file
]
# Copyright (c) 2021-2023 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_RCAR_CPG_MSSR
bool
"RCar CPG MSSR driver"
default
y
depends on SOC_FAMILY_RENESAS_RCAR
help
Enable
support
for
Renesas
RCar
CPG MSSR driver
.