Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cb331c2371144f3c391856eec4417ce65cbf0957
/
.
/
drivers
/
clock_control
/
Kconfig.fixed
blob: ee4c868f7ed90e7f13428501c180d15cc0a73958 [
file
] [
log
] [
blame
]
# Fixed clock control driver config
# Copyright (c) 2022 Google, LLC
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_FIXED_RATE_CLOCK
bool
"Fixed Clock Clock Control"
default
n
help
Enable
driver
for
devicetree
defined
fixed
clocks
.