kernel: b53: the b53 spi driver depends on spi

SVN-Revision: 35340
master
Hauke Mehrtens 12 years ago
parent 0492391922
commit a9175c90cf
  1. 2
      target/linux/generic/files/drivers/net/phy/b53/Kconfig

@ -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…
Cancel
Save