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