hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/fs/cramfs/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config CRAMFS
23 tristate "Compressed ROM file system support (cramfs)"
34 select ZLIB_INFLATE
....@@ -8,7 +9,7 @@
89 limited to 256MB file systems (with 16MB files), and doesn't support
910 16/32 bits uid/gid, hard links and timestamps.
1011
11
- See <file:Documentation/filesystems/cramfs.txt> and
12
+ See <file:Documentation/filesystems/cramfs.rst> and
1213 <file:fs/cramfs/README> for further information.
1314
1415 To compile this as a module, choose M here: the module will be called