gpio: msm: switch Kconfig to ARCH_QCOM depends
authorKumar Gala <galak@codeaurora.org>
Tue, 11 Feb 2014 20:08:06 +0000 (14:08 -0600)
committerKumar Gala <galak@codeaurora.org>
Tue, 25 Feb 2014 15:22:10 +0000 (09:22 -0600)
We've split Qualcomm MSM support into legacy and multiplatform.  The gpio
msm-v2 driver is only relevant on the multiplatform supported SoCs so
switch the Kconfig depends to ARCH_QCOM.

CC: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Kumar Gala <galak@codeaurora.org>

No differences found