blob: 012aac34e9184665ea971b7f45de4dc6f88227ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: linux-2.6.24.7/sound/core/Kconfig
===================================================================
--- linux-2.6.24.7.orig/sound/core/Kconfig
+++ linux-2.6.24.7/sound/core/Kconfig
@@ -9,7 +9,7 @@ config SND_PCM
depends on SND
config SND_HWDEP
- tristate
+ tristate "Sound hardware support"
depends on SND
config SND_RAWMIDI
|