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