zephyr/drivers/counter/Kconfig.mcux_rtc
Manuel Argüelles bf7837b8ac dts: bindings: rename nxp,kinetis-rtc compatible
Rename "nxp,kinetis-rtc" compatible to "nxp,rtc" to remove the
device family from its name.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-12-19 19:55:43 +01:00

11 lines
225 B
Text

# MCUXpresso SDK RTC
# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_RTC
bool "MCUX RTC driver"
default y
depends on DT_HAS_NXP_RTC_ENABLED
help
Enable support for MCU RTC driver.