Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
authorMark Brown <broonie@kernel.org>
Wed, 17 Jun 2015 23:19:48 +0000 (00:19 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 17 Jun 2015 23:19:48 +0000 (00:19 +0100)
1  2 
drivers/spi/Kconfig

@@@ -77,8 -77,8 +77,9 @@@ config SPI_ATME
  
  config SPI_BCM2835
        tristate "BCM2835 SPI controller"
+       depends on GPIOLIB
        depends on ARCH_BCM2835 || COMPILE_TEST
 +      depends on GPIOLIB
        help
          This selects a driver for the Broadcom BCM2835 SPI master.