]> err.no Git - linux-2.6/blobdiff - drivers/net/Kconfig
[PATCH] S2io: Timer based slowpath handling
[linux-2.6] / drivers / net / Kconfig
index 51ef8a0f750a641c93f529d1508addd7a3ce79c1..1e50b8e32add42eeb3991809920509365ff7373a 100644 (file)
@@ -131,6 +131,8 @@ config NET_SB1000
 
        source "drivers/net/arcnet/Kconfig"
 
+source "drivers/net/phy/Kconfig"
+
 #
 #      Ethernet
 #
@@ -2540,7 +2542,7 @@ config SHAPER
 
 config NETCONSOLE
        tristate "Network console logging support (EXPERIMENTAL)"
-       depends on INET && EXPERIMENTAL
+       depends on EXPERIMENTAL
        ---help---
        If you want to log kernel messages over the network, enable this.
        See <file:Documentation/networking/netconsole.txt> for details.