patch-2.2.16 linux/net/ipv4/Config.in

Next file: linux/net/ipv4/arp.c
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -17,6 +17,7 @@
 fi
 bool 'IP: kernel level autoconfiguration' CONFIG_IP_PNP
 if [ "$CONFIG_IP_PNP" = "y" ]; then
+  bool '      DHCP support' CONFIG_IP_PNP_DHCP
   bool '      BOOTP support' CONFIG_IP_PNP_BOOTP
   bool '      RARP support' CONFIG_IP_PNP_RARP
 # not yet ready..

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