Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ccebe683c6791cd34815fb62c52b4d434fd4ad60
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_pcc
blob: ff2c9f4d10c1c90162f5af19bab1de8a869ce938 [
file
] [
log
] [
blame
]
# MCUXpresso SDK PCC
# Copyright (c) 2019 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_MCUX_PCC
bool
"MCUX PCC driver"
depends on HAS_MCUX_PCC
help
Enable
support
for
MCUX PCC driver
.