From c93b7f8a19241cad3cf890cfd4a72bbdce4e5633 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 11 Apr 2012 11:37:30 +0200 Subject: [PATCH] sys/conf/options: Clean up and sort the file system related options. --- sys/conf/options | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 -- 2.41.0