zephyr/drivers/clock_control/Kconfig.mcux_syscon
Mahesh Mahadevan c7b0b43ec6 drivers: Add NXP LPC clock control driver
Add clock control driver for NXP LPC devices that use
the MCUX SDK drivers

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2020-10-15 11:17:24 -05:00

11 lines
228 B
Plaintext

# MCUXpresso SDK SYSCON
# Copyright (c) 2020, NXP
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_MCUX_SYSCON
bool "MCUX LPC clock driver"
depends on HAS_MCUX_SYSCON
help
Enable support for mcux clock driver.