Re: [PATCH 1/2] spmi: pmic_arb: make selectable on ARCH_QCOM

2014-03-03 Thread Kumar Gala
On Mar 3, 2014, at 10:49 AM, Josh Cartwright wrote: > With the split of Qualcomm MSM support into legacy and multiplatform, > the SPMI PMIC arb driver is only relevant on the multiplatform supported > SoCs. Switch the Kconfig depends to ARCH_QCOM. > > Cc: Kumar Gala > Signed-off-by: Josh Cartw

[PATCH 1/2] spmi: pmic_arb: make selectable on ARCH_QCOM

2014-03-03 Thread Josh Cartwright
With the split of Qualcomm MSM support into legacy and multiplatform, the SPMI PMIC arb driver is only relevant on the multiplatform supported SoCs. Switch the Kconfig depends to ARCH_QCOM. Cc: Kumar Gala Signed-off-by: Josh Cartwright --- drivers/spmi/Kconfig | 4 ++-- 1 file changed, 2 insert