mirror of https://github.com/hak5/openwrt.git
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
|