patch-2.3.14 linux/fs/Config.in
Next file: linux/fs/Makefile
Previous file: linux/drivers/video/virgefb.c
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Thu Aug 12 12:26:06 1999
- Orig file:
v2.3.13/linux/fs/Config.in
- Orig date:
Wed Jun 16 19:26:27 1999
diff -u --recursive --new-file v2.3.13/linux/fs/Config.in linux/fs/Config.in
@@ -103,21 +103,7 @@
mainmenu_option next_comment
comment 'Partition Types'
-
-bool 'BSD disklabel (BSD partition tables) support' CONFIG_BSD_DISKLABEL
-bool 'Macintosh partition map support' CONFIG_MAC_PARTITION
-bool 'SMD disklabel (Sun partition tables) support' CONFIG_SMD_DISKLABEL
-bool 'Solaris (x86) partition table support' CONFIG_SOLARIS_X86_PARTITION
-bool 'SGI disklabel support' CONFIG_SGI_DISKLABEL
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- bool 'Unixware slices support (EXPERIMENTAL)' CONFIG_UNIXWARE_DISKLABEL
-fi
+source fs/partitions/Config.in
endmenu
-
-if [ "$CONFIG_AFFS_FS" != "n" ]; then
- define_bool CONFIG_AMIGA_PARTITION y
-fi
-
source fs/nls/Config.in
-
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)