Skip to content

Commit bbcfb89

Browse files
AxelLinbroonie
authored andcommitted
spi: bcm2835: Remove duplicate depend on GPIOLIB in Kconfig
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 92e963f commit bbcfb89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/spi/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ config SPI_BCM2835
7979
tristate "BCM2835 SPI controller"
8080
depends on GPIOLIB
8181
depends on ARCH_BCM2835 || COMPILE_TEST
82-
depends on GPIOLIB
8382
help
8483
This selects a driver for the Broadcom BCM2835 SPI master.
8584

0 commit comments

Comments
 (0)