aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ssb/Kconfig')
-rw-r--r--drivers/ssb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ssb/Kconfig b/drivers/ssb/Kconfig
index 2cd9b0e44a41..75b3603906c1 100644
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
@@ -168,6 +168,7 @@ config SSB_DRIVER_GIGE
168config SSB_DRIVER_GPIO 168config SSB_DRIVER_GPIO
169 bool "SSB GPIO driver" 169 bool "SSB GPIO driver"
170 depends on SSB && GPIOLIB 170 depends on SSB && GPIOLIB
171 select IRQ_DOMAIN if SSB_EMBEDDED
171 help 172 help
172 Driver to provide access to the GPIO pins on the bus. 173 Driver to provide access to the GPIO pins on the bus.
173 174