mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: spmi: pmic-arb: don't enable SPMI_MSM_PMIC_ARB by default
This is a qcom device driver that doesn't need to be enabled by default. Signed-off-by: Will McVicker <willmcvicker@google.com> Bug: 143712741 Test: compile Change-Id: I40f0e8220350ad2aeccceb582c9c58c1d592feac
This commit is contained in:
committed by
Will Mcvicker
parent
c27ea19ea4
commit
3f2debd7f2
@@ -15,7 +15,6 @@ config SPMI_MSM_PMIC_ARB
|
||||
select IRQ_DOMAIN
|
||||
depends on ARCH_QCOM || COMPILE_TEST
|
||||
depends on HAS_IOMEM
|
||||
default ARCH_QCOM
|
||||
help
|
||||
If you say yes to this option, support will be included for the
|
||||
built-in SPMI PMIC Arbiter interface on Qualcomm MSM family
|
||||
|
||||
Reference in New Issue
Block a user