blob: 780f252deeb1e20d7b46998cbe271048f3e3f3cc [file] [log] [blame]
# Copyright (c) 2019 Peter Bigot Consulting, LLC
#
# SPDX-License-Identifier: Apache-2.0
#
config COUNTER_MAXIM_DS3231
bool "Maxim DS3231 RTC/TCXO"
default y
depends on DT_HAS_MAXIM_DS3231_ENABLED
depends on I2C
select POLL
select NOTIFY
help
Enable counter driver based on Maxim DS3231 I2C device.