zephyr/drivers/mfd/Kconfig.max20335
Bartosz Bilas 4a397402a7 drivers: mfd: add Maxim MAX20335 MFD driver
Maxim MAX20335 is a PMIC with Ultra-Low IQ Voltage Regulators and
Battery Chargers for Small Lithium Ion Systems.

Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
2023-11-02 20:32:40 +00:00

11 lines
272 B
Plaintext

# Copyright (c) 2023 Grinn
# SPDX -License-Identifier: Apache-2.0
config MFD_MAX20335
bool "MAX20335 PMIC multi-function device driver"
default y
depends on DT_HAS_MAXIM_MAX20335_ENABLED
select I2C
help
Enable the Maxim MAX20335 PMIC multi-function device driver