gpio: intel-mid: Make it depend to X86_INTEL_MID
[deliverable/linux.git] / drivers / gpio / Kconfig
index 03aaa2a1f431683a41f93d2a6f67518df3399367..94c6415733ec29db1a37bcdf5eca01d37f2d738b 100644 (file)
@@ -1034,11 +1034,11 @@ config GPIO_BT8XX
          If unsure, say N.
 
 config GPIO_INTEL_MID
-       bool "Intel Mid GPIO support"
-       depends on X86
+       bool "Intel MID GPIO support"
+       depends on X86_INTEL_MID
        select GPIOLIB_IRQCHIP
        help
-         Say Y here to support Intel Mid GPIO.
+         Say Y here to support Intel MID GPIO.
 
 config GPIO_ML_IOH
        tristate "OKI SEMICONDUCTOR ML7213 IOH GPIO support"
This page took 0.02683 seconds and 5 git commands to generate.