From 3f2debd7f28e3971e23cf52baed3a8d2a0d4f69c Mon Sep 17 00:00:00 2001 From: Will McVicker Date: Fri, 17 Apr 2020 15:43:41 -0700 Subject: [PATCH] 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 Bug: 143712741 Test: compile Change-Id: I40f0e8220350ad2aeccceb582c9c58c1d592feac --- drivers/spmi/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/spmi/Kconfig b/drivers/spmi/Kconfig index 0d3b70b3bda8..39b51845b97f 100644 --- a/drivers/spmi/Kconfig +++ b/drivers/spmi/Kconfig @@ -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