]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree
[linux-2.6-omap-h63xx.git] / net / Kconfig
index 8c3d97ca0d96527f7c0375b5fb3c2ecac56ab3ae..6ec2cce7c167ca733c6fbc15e3d53003fe1d53fb 100644 (file)
@@ -32,6 +32,9 @@ config NET_NS
          Allow user space to create what appear to be multiple instances
          of the network stack.
 
+config COMPAT_NET_DEV_OPS
+       def_bool y
+
 source "net/packet/Kconfig"
 source "net/unix/Kconfig"
 source "net/xfrm/Kconfig"
@@ -191,6 +194,7 @@ source "net/lapb/Kconfig"
 source "net/econet/Kconfig"
 source "net/wanrouter/Kconfig"
 source "net/sched/Kconfig"
+source "net/dcb/Kconfig"
 
 menu "Network testing"
 
@@ -247,7 +251,6 @@ if WIRELESS
 
 source "net/wireless/Kconfig"
 source "net/mac80211/Kconfig"
-source "net/ieee80211/Kconfig"
 
 endif # WIRELESS