This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / decnet / Kconfig
index 2101da5..74d6aac 100644 (file)
@@ -1,6 +1,17 @@
 #
 # DECnet configuration
 #
+config DECNET_SIOCGIFCONF
+       bool "DECnet: SIOCGIFCONF support"
+       depends on DECNET
+       help
+         This option should only be turned on if you are really sure that
+         you know what you are doing. It can break other applications which
+         use this system call and the proper way to get the information
+         provided by this call is to use rtnetlink.
+
+         If unsure, say N.
+
 config DECNET_ROUTER
        bool "DECnet: router support (EXPERIMENTAL)"
        depends on DECNET && EXPERIMENTAL