diff options
Diffstat (limited to 'target/linux/generic/patches-3.2/251-sound_kconfig.patch')
-rw-r--r-- | target/linux/generic/patches-3.2/251-sound_kconfig.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/generic/patches-3.2/251-sound_kconfig.patch b/target/linux/generic/patches-3.2/251-sound_kconfig.patch new file mode 100644 index 000000000..fb3df254d --- /dev/null +++ b/target/linux/generic/patches-3.2/251-sound_kconfig.patch @@ -0,0 +1,11 @@ +--- a/sound/core/Kconfig ++++ b/sound/core/Kconfig +@@ -8,7 +8,7 @@ config SND_PCM + select GCD + + config SND_HWDEP +- tristate ++ tristate "Sound hardware support" + + config SND_RAWMIDI + tristate |