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