]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
[karo-tx-linux.git] / net / Kconfig
index c9fdcd7e71eab913219da48327aba0fef49e477a..ec93e7e38b38ef9a49b5057bf4f60bf04971d33f 100644 (file)
@@ -4,6 +4,7 @@
 
 menuconfig NET
        bool "Networking support"
+       select NLATTR
        ---help---
          Unless you really know what you are doing, you should say Y here.
          The reason is that some programs need kernel networking support even
@@ -24,9 +25,6 @@ if NET
 
 menu "Networking options"
 
-config COMPAT_NET_DEV_OPS
-       def_bool y
-
 source "net/packet/Kconfig"
 source "net/unix/Kconfig"
 source "net/xfrm/Kconfig"