diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index dbb1909ca0a2549bc71c428aadac207553b073c2..dfea1d84655d968b9d93f6e85721b390d9e256c0 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -419,7 +419,7 @@ config GPIO_ML_IOH config GPIO_SODAVILLE bool "Intel Sodaville GPIO support" - depends on X86 && PCI && OF + depends on X86 && PCI && OF && BROKEN select GPIO_GENERIC select GENERIC_IRQ_CHIP help