forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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