blob: e2f83a7581883ef18de8c72c5fae52d749228301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: linux-2.6.25.4/sound/core/Kconfig
===================================================================
--- linux-2.6.25.4.orig/sound/core/Kconfig
+++ linux-2.6.25.4/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
|