aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 1042c3f534f4..7875c3f93662 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -435,7 +435,7 @@ config GPIO_ML_IOH
435 435
436config GPIO_SODAVILLE 436config GPIO_SODAVILLE
437 bool "Intel Sodaville GPIO support" 437 bool "Intel Sodaville GPIO support"
438 depends on X86 && PCI && OF && BROKEN 438 depends on X86 && PCI && OF
439 select GPIO_GENERIC 439 select GPIO_GENERIC
440 select GENERIC_IRQ_CHIP 440 select GENERIC_IRQ_CHIP
441 help 441 help