patch-2.4.23 linux-2.4.23/net/Config.in

Next file: linux-2.4.23/net/Makefile
Previous file: linux-2.4.23/net/8021q/vlanproc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/net/Config.in linux-2.4.23/net/Config.in
@@ -29,6 +29,9 @@
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
       source net/khttpd/Config.in
    fi
+   if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+      source net/sctp/Config.in
+   fi
 fi
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
    tristate 'Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)' CONFIG_ATM

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)