Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
drivers
/
clock_control
/
Kconfig.mcux_pcc
blob: c085cbc7dafdc516a8b04bbf76a85642035475e5 [
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"
default
y
depends on DT_HAS_NXP_KINETIS_PCC_ENABLED
help
Enable
support
for
MCUX PCC driver
.