Merge pull request #580 from wigyori/cc-libpcap
[15.05/openwrt.git] / target / linux / generic / files / drivers / net / phy / b53 / Kconfig
index 0641252..67e053e 100644 (file)
@@ -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.
 
@@ -26,5 +26,12 @@ config B53_MMAP_DRIVER
          Select to enable support for memory-mapped switches like the BCM63XX
          integrated switches.
 
+config B53_SRAB_DRIVER
+       tristate "B53 SRAB connected switch driver"
+       depends on B53
+       help
+         Select to enable support for memory-mapped Switch Register Access
+         Bridge Registers (SRAB) like it is found on the BCM53010
+
 config B53_PHY_FIXUP
        bool