| # Copyright (c) 2025 Analog Devices Inc. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config MFD_MAX2221X | |
| bool "Analog Devices MAX2221X multi-function device driver" | |
| default y | |
| depends on SPI | |
| depends on DT_HAS_ADI_MAX2221X_ENABLED | |
| help | |
| Enable the driver for the Analog Devices MAX2221X multi-function device driver |