# SPDX-License-Identifier: GPL-2.0-only

config MFD_MAX77705
	tristate "Maxim Semiconductor MAX77705 PMIC Support"
	depends on I2C=y
	select MFD_CORE
	help
	  Say yes here to support for Maxim Semiconductor MAX77705.
	  This is a Power Management IC with Charger, safe LDOs, Flash, Haptic
	  and MUIC controls on chip.
	  This driver provides common support for accessing the device;
	  additional drivers

config MFD_MAX77729
	tristate "Maxim Semiconductor MAX77729 PMIC Support"
	depends on I2C=y
	select MFD_CORE
	help
	  Say yes here to support for Maxim Semiconductor MAX77729.
	  This is a Power Management IC with Charger, safe LDOs, Flash, Haptic
	  and MUIC controls on chip.
	  This driver provides common support for accessing the device;
	  additional drivers

config QCOM_IFPMIC_SUSPEND
	tristate "QCOM_IFPMIC_SUSPEND Function Support"
	default n
	help
	  If you say yes here you will get support for
	  QCOM_IFPMIC_SUSPEND function
