Lines Matching refs:support
7 bool 'Quota support' CONFIG_QUOTA
8 dep_tristate ' VFS v0 quota format support' CONFIG_QFMT_V2 $CONFIG_QUOTA
10 tristate 'Kernel automounter support' CONFIG_AUTOFS_FS
11 tristate 'Kernel automounter version 4 support (also supports v3)' CONFIG_AUTOFS4_FS
13 tristate 'Reiserfs support' CONFIG_REISERFS_FS
17 dep_tristate 'ADFS file system support (EXPERIMENTAL)' CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL
18 dep_mbool ' ADFS write support (DANGEROUS)' CONFIG_ADFS_FS_RW $CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL
20 dep_tristate 'Amiga FFS file system support (EXPERIMENTAL)' CONFIG_AFFS_FS $CONFIG_EXPERIMENTAL
22 dep_tristate 'Apple HFS file system support (EXPERIMENTAL)' CONFIG_HFS_FS $CONFIG_EXPERIMENTAL
24 dep_tristate 'Apple HFS+ (Extended HFS) file system support (EXPERIMENTAL)' CONFIG_HFSPLUS_FS $CONF…
26 dep_tristate 'BeOS file systemv(BeFS) support (read only) (EXPERIMENTAL)' CONFIG_BEFS_FS $CONFIG_EX…
29 dep_tristate 'BFS file system support (EXPERIMENTAL)' CONFIG_BFS_FS $CONFIG_EXPERIMENTAL
31 tristate 'Ext3 journalling file system support' CONFIG_EXT3_FS
34 # dep_tristate ' Journal Block Device support (JBD for ext3)' CONFIG_JBD $CONFIG_EXT3_FS
36 dep_mbool ' JBD (ext3) debugging support' CONFIG_JBD_DEBUG $CONFIG_JBD
39 tristate 'DOS FAT fs support' CONFIG_FAT_FS
40 dep_tristate ' MSDOS fs support' CONFIG_MSDOS_FS $CONFIG_FAT_FS
42 dep_tristate ' VFAT (Windows-95) fs support' CONFIG_VFAT_FS $CONFIG_FAT_FS
43 dep_tristate 'EFS file system support (read only) (EXPERIMENTAL)' CONFIG_EFS_FS $CONFIG_EXPERIMENTAL
44 dep_tristate 'Journalling Flash File System (JFFS) support' CONFIG_JFFS_FS $CONFIG_MTD
49 dep_tristate 'Journalling Flash File System v2 (JFFS2) support' CONFIG_JFFS2_FS $CONFIG_MTD
53 tristate 'Compressed ROM file system support' CONFIG_CRAMFS
54 bool 'Virtual memory file system support (former shm fs)' CONFIG_TMPFS
57 tristate 'ISO 9660 CDROM file system support' CONFIG_ISO9660_FS
61 tristate 'JFS filesystem support' CONFIG_JFS_FS
65 tristate 'Minix fs support' CONFIG_MINIX_FS
67 tristate 'FreeVxFS file system support (VERITAS VxFS(TM) compatible)' CONFIG_VXFS_FS
68 tristate 'NTFS file system support (read only)' CONFIG_NTFS_FS
69 dep_mbool ' NTFS write support (DANGEROUS)' CONFIG_NTFS_RW $CONFIG_NTFS_FS $CONFIG_EXPERIMENTAL
71 tristate 'OS/2 HPFS file system support' CONFIG_HPFS_FS
73 bool '/proc file system support' CONFIG_PROC_FS
78 dep_bool '/dev file system support (EXPERIMENTAL)' CONFIG_DEVFS_FS $CONFIG_EXPERIMENTAL
89 tristate 'QNX4 file system support (read only)' CONFIG_QNX4FS_FS
90 dep_mbool ' QNX4FS write support (DANGEROUS)' CONFIG_QNX4FS_RW $CONFIG_QNX4FS_FS $CONFIG_EXPERIMEN…
92 tristate 'ROM file system support' CONFIG_ROMFS_FS
94 tristate 'Second extended fs support' CONFIG_EXT2_FS
96 tristate 'System V/Xenix/V7/Coherent file system support' CONFIG_SYSV_FS
98 tristate 'UDF file system support (read only)' CONFIG_UDF_FS
99 dep_mbool ' UDF write support (DANGEROUS)' CONFIG_UDF_RW $CONFIG_UDF_FS $CONFIG_EXPERIMENTAL
101 tristate 'UFS file system support (read only)' CONFIG_UFS_FS
102 dep_mbool ' UFS file system write support (DANGEROUS)' CONFIG_UFS_FS_WRITE $CONFIG_UFS_FS $CONFIG_…
104 tristate 'XFS filesystem support' CONFIG_XFS_FS
105 dep_mbool ' Quota support' CONFIG_XFS_QUOTA $CONFIG_XFS_FS
106 dep_mbool ' Realtime support (EXPERIMENTAL)' CONFIG_XFS_RT $CONFIG_XFS_FS $CONFIG_EXPERIMENTAL
107 dep_mbool ' Tracing support (EXPERIMENTAL)' CONFIG_XFS_TRACE $CONFIG_XFS_FS $CONFIG_EXPERIMENTAL
108 dep_mbool ' Debugging support (EXPERIMENTAL)' CONFIG_XFS_DEBUG $CONFIG_XFS_FS $CONFIG_EXPERIMEN…
115 dep_tristate 'Coda file system support (advanced network fs)' CONFIG_CODA_FS $CONFIG_INET
116 …dep_tristate 'InterMezzo file system support (replicating fs) (EXPERIMENTAL)' CONFIG_INTERMEZZO_FS…
117 dep_tristate 'NFS file system support' CONFIG_NFS_FS $CONFIG_INET
118 dep_mbool ' Provide NFSv3 client support' CONFIG_NFS_V3 $CONFIG_NFS_FS
122 dep_tristate 'NFS server support' CONFIG_NFSD $CONFIG_INET
123 dep_mbool ' Provide NFSv3 server support' CONFIG_NFSD_V3 $CONFIG_NFSD
124 dep_mbool ' Provide NFS server over TCP support' CONFIG_NFSD_TCP $CONFIG_NFSD
142 dep_tristate 'SMB file system support (to mount Windows shares etc.)' CONFIG_SMB_FS $CONFIG_INET
151 tristate 'NCP file system support (to mount NetWare volumes)' CONFIG_NCP_FS
166 # Do we need the compression support?