From: Sascha Wildner Date: Wed, 11 Apr 2012 09:37:30 +0000 (+0200) Subject: sys/conf/options: Clean up and sort the file system related options. X-Git-Tag: v3.2.0~1155 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/c93b7f8a19241cad3cf890cfd4a72bbdce4e5633 sys/conf/options: Clean up and sort the file system related options. --- diff --git a/sys/conf/options b/sys/conf/options index c039f53826..2564919b2b 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -130,17 +130,20 @@ INCLUDE_CONFIG_FILE opt_config.h # options in a never-included header. EXT2FS opt_dontuse.h FDESC opt_dontuse.h +HAMMER opt_dontuse.h HPFS opt_dontuse.h MFS opt_dontuse.h MSDOSFS opt_dontuse.h +NTFS opt_dontuse.h NULLFS opt_dontuse.h +NWFS opt_dontuse.h PORTAL opt_dontuse.h PROCFS opt_dontuse.h PUFFS opt_dontuse.h SMBFS opt_dontuse.h +TMPFS opt_dontuse.h UDF opt_dontuse.h -NTFS opt_dontuse.h -#TMPFS opt_dontuse.h +USERFS opt_dontuse.h # These static filesystems has one slightly bogus static dependency in # sys/platform/.../i386/autoconf.c. If any of these filesystems are @@ -150,10 +153,6 @@ NTFS opt_dontuse.h CD9660 FFS NFS -NWFS -USERFS -TMPFS -HAMMER # filesystems and libiconv bridge CD9660_ICONV opt_dontuse.h