zephyr/drivers/counter/Kconfig.mcux_lpc_rtc
Mahesh Mahadevan 5c818f7f55 drivers: counter: Add counter for rt600
Add a RTC based counter for MXRT600

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2021-07-16 18:56:15 -04:00

9 lines
194 B
Plaintext

# Copyright (c) 2021, NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_LPC_RTC
bool "MCUX LPC RTC driver"
depends on HAS_MCUX_LPC_RTC
help
Enable support for LPC rtc driver.