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