patch-2.1.75 linux/fs/Config.in

Next file: linux/fs/attr.c
Previous file: linux/drivers/sound/v_midi.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.74/linux/fs/Config.in linux/fs/Config.in
@@ -25,10 +25,6 @@
   tristate 'NFS filesystem support' CONFIG_NFS_FS
   if [ "$CONFIG_NFS_FS" = "y" -a "$CONFIG_IP_PNP" = "y" ]; then
     bool '   Root file system on NFS' CONFIG_ROOT_NFS
-    if [ "$CONFIG_ROOT_NFS" = "y" ]; then
-      bool '      BOOTP support' CONFIG_RNFS_BOOTP
-      bool '      RARP support' CONFIG_RNFS_RARP
-    fi
   fi
   tristate 'NFS server support' CONFIG_NFSD
   if [ "$CONFIG_NFS_FS" = "y" -o "$CONFIG_NFSD" = "y" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov