config [31mCONFIG_UDF_FS[0m tristate "UDF file system support" select [31mCONFIG_CRC_ITU_T[0m help This is a file system used on some CD-ROMs and DVDs. Since the file system is supported by multiple operating systems and is more compatible with standard unix file systems, it is also suitable for removable [31mCONFIG_USB[0m disks. Say Y if you intend to mount DVD discs or CDRW's written in packet mode, or if you want to use UDF for removable [31mCONFIG_USB[0m disks. Please read <file:Documentation/filesystems/udf.txt>. To compile this file system support as a module, choose [31mCONFIG_M[0m here: the module will be called udf. If unsure, say N. config [31mCONFIG_UDF_NLS[0m bool default y depends on ([31mCONFIG_UDF_FS[0m=m && [31mCONFIG_NLS[0m) || ([31mCONFIG_UDF_FS[0m=y && [31mCONFIG_NLS[0m=y) |