CONFIG_COUNTER_MCUX_SNVS
IMX SNVS RTC driver
Type: bool
Help
Enable support for the IMX SNVS High/Low Power clock.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/counter/Kconfig.mcux_snvs:6
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
config COUNTER_MCUX_SNVS
bool "IMX SNVS RTC driver"
depends on HAS_MCUX_SNVS && COUNTER
help
Enable support for the IMX SNVS High/Low Power clock.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)