patch-2.3.19 linux/net/ipx/Config.in

Next file: linux/net/ipx/af_ipx.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.18/linux/net/ipx/Config.in linux/net/ipx/Config.in
@@ -2,7 +2,7 @@
 # IPX configuration
 #
 
-bool 'IPX: Full internal IPX network' CONFIG_IPX_INTERN
+bool '  IPX: Full internal IPX network' CONFIG_IPX_INTERN
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-  dep_tristate 'IPX: SPX networking (EXPERIMENTAL)' CONFIG_SPX $CONFIG_IPX
+  dep_tristate '  IPX: SPX networking (EXPERIMENTAL)' CONFIG_SPX $CONFIG_IPX
 fi

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