1 # SPDX-License-Identifier: GPL-2.0-only
3 # SPMI driver configuration
6 tristate "SPMI support"
8 SPMI (System Power Management Interface) is a two-wire
9 serial interface between baseband and application processors
10 and Power Management Integrated Circuits (PMIC).
15 tristate "Hisilicon 3670 SPMI Controller"
16 select IRQ_DOMAIN_HIERARCHY
19 If you say yes to this option, support will be included for the
20 built-in SPMI PMIC Arbiter interface on Hisilicon 3670
23 config SPMI_MSM_PMIC_ARB
24 tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)"
25 select IRQ_DOMAIN_HIERARCHY
26 depends on ARCH_QCOM || COMPILE_TEST
30 If you say yes to this option, support will be included for the
31 built-in SPMI PMIC Arbiter interface on Qualcomm MSM family
34 This is required for communicating with Qualcomm PMICs and
35 other devices that have the SPMI interface.