| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | config DMASOUND_ATARI |
|---|
| 2 | 3 | tristate "Atari DMA sound support" |
|---|
| 3 | 4 | depends on ATARI && SOUND |
|---|
| .. | .. |
|---|
| 10 | 11 | This driver is also available as a module ( = code which can be |
|---|
| 11 | 12 | inserted in and removed from the running kernel whenever you |
|---|
| 12 | 13 | want). If you want to compile it as a module, say M here and read |
|---|
| 13 | | - <file:Documentation/kbuild/modules.txt>. |
|---|
| 14 | + <file:Documentation/kbuild/modules.rst>. |
|---|
| 14 | 15 | |
|---|
| 15 | 16 | config DMASOUND_PAULA |
|---|
| 16 | 17 | tristate "Amiga DMA sound support" |
|---|
| .. | .. |
|---|
| 24 | 25 | This driver is also available as a module ( = code which can be |
|---|
| 25 | 26 | inserted in and removed from the running kernel whenever you |
|---|
| 26 | 27 | want). If you want to compile it as a module, say M here and read |
|---|
| 27 | | - <file:Documentation/kbuild/modules.txt>. |
|---|
| 28 | + <file:Documentation/kbuild/modules.rst>. |
|---|
| 28 | 29 | |
|---|
| 29 | 30 | config DMASOUND_Q40 |
|---|
| 30 | 31 | tristate "Q40 sound support" |
|---|
| .. | .. |
|---|
| 38 | 39 | This driver is also available as a module ( = code which can be |
|---|
| 39 | 40 | inserted in and removed from the running kernel whenever you |
|---|
| 40 | 41 | want). If you want to compile it as a module, say M here and read |
|---|
| 41 | | - <file:Documentation/kbuild/modules.txt>. |
|---|
| 42 | + <file:Documentation/kbuild/modules.rst>. |
|---|
| 42 | 43 | |
|---|
| 43 | 44 | config DMASOUND |
|---|
| 44 | 45 | tristate |
|---|