.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config ISO9660_FS |
---|
2 | 3 | tristate "ISO 9660 CDROM file system support" |
---|
3 | 4 | help |
---|
.. | .. |
---|
7 | 8 | long Unix filenames and symbolic links are also supported by this |
---|
8 | 9 | driver. If you have a CD-ROM drive and want to do more with it than |
---|
9 | 10 | just listen to audio CDs and watch its LEDs, say Y (and read |
---|
10 | | - <file:Documentation/filesystems/isofs.txt> and the CD-ROM-HOWTO, |
---|
| 11 | + <file:Documentation/filesystems/isofs.rst> and the CD-ROM-HOWTO, |
---|
11 | 12 | available from <http://www.tldp.org/docs.html#howto>), thereby |
---|
12 | 13 | enlarging your kernel by about 27 KB; otherwise say N. |
---|
13 | 14 | |
---|