CONFIG_COUNTER_MCUX_LPC_RTC
MCUX LPC RTC driver
Type: bool
Help
Enable support for LPC rtc driver.
Direct dependencies
(COUNTER
&& SOC_MIMXRT685S_CM33
&& SOC_SERIES_IMX_RT6XX
) || (COUNTER
&& SOC_MIMXRT685S_CM33
&& SOC_SERIES_IMX_RT6XX
) || (HAS_MCUX_LPC_RTC
&& COUNTER
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33:58
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:67
Menu path: (Top)
config COUNTER_MCUX_LPC_RTC
bool
default y
depends on COUNTER && SOC_MIMXRT685S_CM33 && SOC_SERIES_IMX_RT6XX
At <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt685_cm33:58
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.series:67
Menu path: (Top)
config COUNTER_MCUX_LPC_RTC
bool
default y
depends on COUNTER && SOC_MIMXRT685S_CM33 && SOC_SERIES_IMX_RT6XX
At <Zephyr>/drivers/counter/Kconfig.mcux_lpc_rtc:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:66
→ <Zephyr>/drivers/counter/Kconfig:31
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_MCUX_LPC_RTC
bool "MCUX LPC RTC driver"
depends on HAS_MCUX_LPC_RTC && COUNTER
help
Enable support for LPC rtc driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)