]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
[linux-2.6-omap-h63xx.git] / net / Kconfig
index d789d79551ae4207d37e0b386a3db743dde05611..4e2e40ba8ba64c232d0eda02695156aa0753efbd 100644 (file)
@@ -27,11 +27,14 @@ menu "Networking options"
 config NET_NS
        bool "Network namespace support"
        default n
-       depends on EXPERIMENTAL && !SYSFS && NAMESPACES
+       depends on EXPERIMENTAL && NAMESPACES
        help
          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"