mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
da1bb88a2b
SVN-Revision: 21952
12 lines
204 B
Diff
12 lines
204 B
Diff
--- a/sound/core/Kconfig
|
|
+++ b/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
|