Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
283 B

# Copyright (c) 2024 Gergo Vari <work@gergovari.com>
# SPDX-License-Identifier: Apache-2.0
config MFD_DS3231
bool "DS3231 multi-function device driver"
default y
depends on DT_HAS_MAXIM_DS3231_MFD_ENABLED
select I2C
help
Enable the Maxim DS3231 multi-function device driver