zephyr/drivers/mfd/Kconfig.max22017
Guillaume Ranquet e297293a54 drivers: mfd: add MAX22017 DAC/GPIO MFD
The MAX22017 DAC provides two 16 Channel Analog outputs and 6 GPIOs.

Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
2025-01-21 07:07:33 +01:00

12 lines
332 B
Text

# Copyright (c) 2024 Analog Devices Inc.
# Copyright (c) 2024 BayLibre SAS
# SPDX-License-Identifier: Apache-2.0
config MFD_MAX22017
bool "Analog Devices MAX22017 DAC/GPIO chip"
default y
depends on SPI
select CRC
depends on DT_HAS_ADI_MAX22017_ENABLED
help
Enable the driver for the Analog Devices MAX22017 DAC/GPIO chip