Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f7f35af277c49fd271d3178af966d94c67f8ad80
/
.
/
drivers
/
counter
/
Kconfig.mcp7940n
blob: cfcd993aa73c1b747304092877bfd5b200a4c49c [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Laird Connectivity
#
# SPDX-License-Identifier: Apache-2.0
#
config COUNTER_MICROCHIP_MCP7940N
bool
"Microchip MCP7940N RTC"
select
I2C
help
Enable
RTC driver based on
Microchip
MCP7940N I2C device
.