hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/fs/udf/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config UDF_FS
23 tristate "UDF file system support"
34 select CRC_ITU_T
....@@ -8,7 +9,7 @@
89 compatible with standard unix file systems, it is also suitable for
910 removable USB disks. Say Y if you intend to mount DVD discs or CDRW's
1011 written in packet mode, or if you want to use UDF for removable USB
11
- disks. Please read <file:Documentation/filesystems/udf.txt>.
12
+ disks. Please read <file:Documentation/filesystems/udf.rst>.
1213
1314 To compile this file system support as a module, choose M here: the
1415 module will be called udf.