hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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.