diff options
Diffstat (limited to 'drivers/spmi/Kconfig')
-rw-r--r-- | drivers/spmi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spmi/Kconfig b/drivers/spmi/Kconfig index c8d99563d245..982580af1d16 100644 --- a/drivers/spmi/Kconfig +++ b/drivers/spmi/Kconfig | |||
@@ -14,6 +14,7 @@ config SPMI_MSM_PMIC_ARB | |||
14 | tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)" | 14 | tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)" |
15 | depends on IRQ_DOMAIN | 15 | depends on IRQ_DOMAIN |
16 | depends on ARCH_QCOM || COMPILE_TEST | 16 | depends on ARCH_QCOM || COMPILE_TEST |
17 | depends on HAS_IOMEM | ||
17 | default ARCH_QCOM | 18 | default ARCH_QCOM |
18 | help | 19 | help |
19 | If you say yes to this option, support will be included for the | 20 | If you say yes to this option, support will be included for the |