CONFIG_COUNTER_MCUX_SNVS_SRTC
IMX SNVS SRTC low power support
Type: bool
Help
Enable the low power SRTC in SNVS to synchronise.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Zephyr>/drivers/counter/Kconfig.mcux_snvs:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:66
→ <Zephyr>/drivers/counter/Kconfig:49
Menu path: (Top) → Device Drivers → Counter Drivers → IMX SNVS RTC driver
config COUNTER_MCUX_SNVS_SRTC
bool "IMX SNVS SRTC low power support"
default y
depends on COUNTER_MCUX_SNVS && COUNTER
help
Enable the low power SRTC in SNVS to synchronise.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)