]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/silicom/Kconfig
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / staging / silicom / Kconfig
index eda2e7d73645d785ea4a825ebffd41ad223b0bf6..6651bd819bc8138db36be845223bde5d7f1759d4 100644 (file)
@@ -5,7 +5,7 @@
 config NET_VENDOR_SILICOM
        bool "Silicom devices"
        default y
-       depends on PCI
+       depends on PCI && NETDEVICES
        ---help---
          If you have a network card (Ethernet) belonging to this class,
          say Y.
@@ -19,7 +19,7 @@ if NET_VENDOR_SILICOM
 
 config SBYPASS
        tristate "Silicom BypassCTL library support"
-       depends on PCI && NET
+       depends on PCI
        depends on m
        ---help---
          If you have a network (Ethernet) controller of this type, say Y
@@ -29,10 +29,9 @@ config SBYPASS
 
 config BPCTL
        tristate "Silicom BypassCTL net support"
-       depends on PCI && NET
+       depends on PCI
        depends on m
        select SBYPASS
-       select NET_CORE
        select MII
        ---help---
          If you have a network (Ethernet) controller of this type, say Y