blob: fb3df254dcc78444e522c29cb0ad4fb846b8ab28 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | --- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -8,7 +8,7 @@ config SND_PCM
 	select GCD
 
 config SND_HWDEP
-	tristate
+	tristate "Sound hardware support"
 
 config SND_RAWMIDI
 	tristate
 |