forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/fs/adfs/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config ADFS_FS
23 tristate "ADFS file system support"
34 depends on BLOCK
....@@ -11,7 +12,7 @@
1112
1213 The ADFS partition should be the first partition (i.e.,
1314 /dev/[hs]d?1) on each of your drives. Please read the file
14
- <file:Documentation/filesystems/adfs.txt> for further details.
15
+ <file:Documentation/filesystems/adfs.rst> for further details.
1516
1617 To compile this code as a module, choose M here: the module will be
1718 called adfs.