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