| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  config AFFS_FS | 
|---|
| 2 | 3 |  	tristate "Amiga FFS file system support" | 
|---|
| 3 | 4 |  	depends on BLOCK | 
|---|
| .. | .. | 
|---|
| 8 | 9 |  	  FFS partition on your hard drive.  Amiga floppies however cannot be | 
|---|
| 9 | 10 |  	  read with this driver due to an incompatibility of the floppy | 
|---|
| 10 | 11 |  	  controller used in an Amiga and the standard floppy controller in | 
|---|
| 11 |  | -	  PCs and workstations. Read <file:Documentation/filesystems/affs.txt>  | 
|---|
 | 12 | +	  PCs and workstations. Read <file:Documentation/filesystems/affs.rst>  | 
|---|
| 12 | 13 |  	  and <file:fs/affs/Changes>. | 
|---|
| 13 | 14 |   | 
|---|
| 14 | 15 |  	  With this driver you can also mount disk files used by Bernd | 
|---|