Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6463dd610d42298c0d1e410225d1e971d5156ee1
/
.
/
drivers
/
clock_control
/
Kconfig.arm_scmi
blob: d8c7de05dae951bdbd24d8eb636365e60ffa0e05 [
file
] [
log
] [
blame
]
# Copyright 2024 NXP
config CLOCK_CONTROL_ARM_SCMI
bool
"SCMI clock protocol clock controller driver"
default
y
depends on ARM_SCMI_CLK_HELPERS
help
Enable
support
for
SCMI
-
based clock control
.