projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5bfb10d
29ad1a7
)
Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
author
Mark Brown
<broonie@kernel.org>
Wed, 17 Jun 2015 23:19:48 +0000
(
00:19
+0100)
committer
Mark Brown
<broonie@kernel.org>
Wed, 17 Jun 2015 23:19:48 +0000
(
00:19
+0100)
1
2
drivers/spi/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
drivers/spi/Kconfig
index
72b0590
,
d5ed2a0
..
4392db2
---
1
/
drivers/spi/Kconfig
---
2
/
drivers/spi/Kconfig
+++ b/
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.