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