blob: 5675c6def4dbe48e8e37f3a65a96a93a70aed2d4 [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
help
Enable counter driver based on Maxim DS3231 I2C device.