From e80ed0d70a06135453b23b266d812a1b144aa5cf Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 31 May 2013 14:54:00 +1000 Subject: restore dependency on ARCH_MSM to GPIO_MSM_V2 Signed-off-by: Stephen Rothwell --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 2e4a21af680f..f471fe830d70 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -165,7 +165,7 @@ config GPIO_MSM_V1 config GPIO_MSM_V2 tristate "Qualcomm MSM GPIO v2" - depends on GPIOLIB && OF + depends on GPIOLIB && OF && ARCH_MSM help Say yes here to support the GPIO interface on ARM v7 based Qualcomm MSM chips. Most of the pins on the MSM can be -- cgit v1.2.3