diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
| -rw-r--r-- | drivers/gpio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 8ae1f5b19669..682de754d63f 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
| @@ -172,6 +172,7 @@ config GPIO_MSM_V2 | |||
| 172 | config GPIO_MVEBU | 172 | config GPIO_MVEBU |
| 173 | def_bool y | 173 | def_bool y |
| 174 | depends on PLAT_ORION | 174 | depends on PLAT_ORION |
| 175 | depends on OF | ||
| 175 | select GPIO_GENERIC | 176 | select GPIO_GENERIC |
| 176 | select GENERIC_IRQ_CHIP | 177 | select GENERIC_IRQ_CHIP |
| 177 | 178 | ||
