diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 2 |
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 | ||
436 | config GPIO_SODAVILLE | 436 | config 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 |