diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 13:43:32 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 13:43:32 +0000 |
commit | 5ea6194ab0335f9c7351784b181bd3fd038fed47 (patch) | |
tree | bffe5acc557ca734671f310edd303acf11c7fc5b /target/linux/generic/patches-2.6.25/220-sound_kconfig.patch | |
parent | d6ea3e24d49f94051305b5191edd10d213f92bf3 (diff) | |
download | upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.tar.gz upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.tar.bz2 upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.zip |
remove 2.6.25 support
SVN-Revision: 24089
Diffstat (limited to 'target/linux/generic/patches-2.6.25/220-sound_kconfig.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.25/220-sound_kconfig.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-2.6.25/220-sound_kconfig.patch b/target/linux/generic/patches-2.6.25/220-sound_kconfig.patch deleted file mode 100644 index d215d12077..0000000000 --- a/target/linux/generic/patches-2.6.25/220-sound_kconfig.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |