Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
030fa9da4535cffdbb10225aa639606aa4a3c050
/
.
/
drivers
/
clock_control
/
Kconfig.rcar
blob: 21279627102b88b841bbb8ab6342a930a1d303cf [
file
] [
log
] [
blame
]
# Renesas RCar Gen3
# Copyright (c) 2021 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_RCAR_CPG_MSSR
bool
"RCar CPG MSSR driver"
depends on SOC_SERIES_RCAR_GEN3
help
Enable
support
for
Renesas
RCar
CPG MSSR driver
.