1
0
Fork 0

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>
hifive-unleashed-5.1
Axel Lin 2016-02-13 23:46:10 +08:00 committed by Mark Brown
parent 92e963f50f
commit bbcfb8930e
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ 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.