aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/251-sound_kconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.3/251-sound_kconfig.patch')
-rw-r--r--target/linux/generic/patches-3.3/251-sound_kconfig.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/generic/patches-3.3/251-sound_kconfig.patch b/target/linux/generic/patches-3.3/251-sound_kconfig.patch
new file mode 100644
index 000000000..f374009a6
--- /dev/null
+++ b/target/linux/generic/patches-3.3/251-sound_kconfig.patch
@@ -0,0 +1,11 @@
+--- a/sound/core/Kconfig
++++ b/sound/core/Kconfig
+@@ -7,7 +7,7 @@ config SND_PCM
+ select SND_TIMER
+
+ config SND_HWDEP
+- tristate
++ tristate "Sound hardware support"
+
+ config SND_RAWMIDI
+ tristate