zephyr/drivers/clock_control/Kconfig.mcux_pcc

12 lines
259 B
Plaintext

# 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.