# SPDX-License-Identifier: GPL-2.0-only
#
# SPMI driver configuration
#
if SPMI

config DEVICE_MODULES_SPMI_MTK_PMIF
	tristate "Mediatek SPMI Controller (PMIC Arbiter)"
	help
	  If you say yes to this option, support will be included for the
	  built-in SPMI PMIC Arbiter interface on Mediatek family
	  processors.

	  This is required for communicating with Mediatek PMICs and
	  other devices that have the SPMI interface.
endif
