diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 15:01:37 +0000 |
commit | 0b8c1c8dfbbd6a86be4b12bf4a625f44e75a461c (patch) | |
tree | d82196ea551155c8f21cfa5fef4fa565d29f4b0b /target/linux/generic/patches-3.2/251-sound_kconfig.patch | |
parent | 20ba6d90e31707ee95630804a284c8bad8cc90ed (diff) | |
download | upstream-0b8c1c8dfbbd6a86be4b12bf4a625f44e75a461c.tar.gz upstream-0b8c1c8dfbbd6a86be4b12bf4a625f44e75a461c.tar.bz2 upstream-0b8c1c8dfbbd6a86be4b12bf4a625f44e75a461c.zip |
linux/3.2: R.I.P.
SVN-Revision: 31905
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, 0 insertions, 11 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 deleted file mode 100644 index fb3df254dc..0000000000 --- a/target/linux/generic/patches-3.2/251-sound_kconfig.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |