hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/sound/oss/dmasound/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config DMASOUND_ATARI
23 tristate "Atari DMA sound support"
34 depends on ATARI && SOUND
....@@ -10,7 +11,7 @@
1011 This driver is also available as a module ( = code which can be
1112 inserted in and removed from the running kernel whenever you
1213 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>.
1415
1516 config DMASOUND_PAULA
1617 tristate "Amiga DMA sound support"
....@@ -24,7 +25,7 @@
2425 This driver is also available as a module ( = code which can be
2526 inserted in and removed from the running kernel whenever you
2627 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>.
2829
2930 config DMASOUND_Q40
3031 tristate "Q40 sound support"
....@@ -38,7 +39,7 @@
3839 This driver is also available as a module ( = code which can be
3940 inserted in and removed from the running kernel whenever you
4041 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>.
4243
4344 config DMASOUND
4445 tristate