Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
72113c183b5a6a01db13ac03f0d8c79359725715
/
.
/
drivers
/
clock_control
/
Kconfig.rcar
blob: 0caa072355456c6021811004c81c17d9fb418ebe [
file
] [
log
] [
blame
]
# 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_RCAR
help
Enable
support
for
Renesas
RCar
CPG MSSR driver
.