kernel: b53: the b53 spi driver depends on spi
SVN-Revision: 35340
This commit is contained in:
parent
0492391922
commit
a9175c90cf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ menuconfig B53
|
|||
|
||||
config B53_SPI_DRIVER
|
||||
tristate "B53 SPI connected switch driver"
|
||||
depends on B53
|
||||
depends on B53 && SPI
|
||||
help
|
||||
Select to enable support for registering switches configured through SPI.
|
||||
|
||||
|
|
Loading…
Reference in a new issue