summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2013-01-04 21:22:52 +0100
committerJohn W. Linville <linville@tuxdriver.com>2013-01-04 21:22:52 +0100
commit7b87e573413c3d6a006f572fb4d2105ff5d97fda (patch)
treee8eb1fbc2fabcf2113c0876e86f3f6c029cdf54d /drivers/ssb
parentbridge: add empty br_mdb_init() and br_mdb_uninit() definitions. (diff)
parentath9k: Fix Kconfig for ATH9K_HTC (diff)
downloadlinux-7b87e573413c3d6a006f572fb4d2105ff5d97fda.tar.xz
linux-7b87e573413c3d6a006f572fb4d2105ff5d97fda.zip
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
Diffstat (limited to 'drivers/ssb')
-rw-r--r--drivers/ssb/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ssb/Kconfig b/drivers/ssb/Kconfig
index ff3c8a21f10d..5d6f2ec1c705 100644
--- a/drivers/ssb/Kconfig
+++ b/drivers/ssb/Kconfig
@@ -162,8 +162,7 @@ config SSB_DRIVER_GIGE
config SSB_DRIVER_GPIO
bool "SSB GPIO driver"
- depends on SSB
- select GPIOLIB
+ depends on SSB && GPIOLIB
help
Driver to provide access to the GPIO pins on the bus.