CONFIG_COUNTER_MICROCHIP_MCP7940N
Microchip MCP7940N RTC
Type: bool
Help
Enable RTC driver based on Microchip MCP7940N I2C device.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/counter/Kconfig.mcp7940n:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:66
→ <Zephyr>/drivers/counter/Kconfig:65
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_MICROCHIP_MCP7940N
bool "Microchip MCP7940N RTC"
select I2C
depends on COUNTER
help
Enable RTC driver based on Microchip MCP7940N I2C device.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)