Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bfad7bc00e734010d059d5ba7eb4cd2187eb1c8d
/
.
/
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
.