0058-spmi-pmic_arb-make-selectable-on-ARCH_QCOM.patch 1.1 KB

1234567891011121314151617181920212223242526272829
  1. From 840fe915072597b5ba9599c4579f014f47b9638e Mon Sep 17 00:00:00 2001
  2. From: Josh Cartwright <[email protected]>
  3. Date: Mon, 3 Mar 2014 10:49:43 -0600
  4. Subject: [PATCH 058/182] spmi: pmic_arb: make selectable on ARCH_QCOM
  5. With the split of Qualcomm MSM support into legacy and multiplatform,
  6. the SPMI PMIC arb driver is only relevant on the multiplatform supported
  7. SoCs. Switch the Kconfig depends to ARCH_QCOM.
  8. Acked-by: Kumar Gala <[email protected]>
  9. Signed-off-by: Josh Cartwright <[email protected]>
  10. Signed-off-by: Greg Kroah-Hartman <[email protected]>
  11. ---
  12. drivers/spmi/Kconfig | 4 ++--
  13. 1 file changed, 2 insertions(+), 2 deletions(-)
  14. --- a/drivers/spmi/Kconfig
  15. +++ b/drivers/spmi/Kconfig
  16. @@ -14,8 +14,8 @@ config SPMI_MSM_PMIC_ARB
  17. tristate "Qualcomm MSM SPMI Controller (PMIC Arbiter)"
  18. depends on ARM
  19. depends on IRQ_DOMAIN
  20. - depends on ARCH_MSM || COMPILE_TEST
  21. - default ARCH_MSM
  22. + depends on ARCH_QCOM || COMPILE_TEST
  23. + default ARCH_QCOM
  24. help
  25. If you say yes to this option, support will be included for the
  26. built-in SPMI PMIC Arbiter interface on Qualcomm MSM family