From 508f1c2dbc7d1204dcdc9a4628c3687eea9ff542 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 10 Jul 2014 22:37:28 +0000 Subject: kernel: remove 3.12 support since none of the targets is using it Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41581 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic/patches-3.12/251-sound_kconfig.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 target/linux/generic/patches-3.12/251-sound_kconfig.patch (limited to 'target/linux/generic/patches-3.12/251-sound_kconfig.patch') diff --git a/target/linux/generic/patches-3.12/251-sound_kconfig.patch b/target/linux/generic/patches-3.12/251-sound_kconfig.patch deleted file mode 100644 index c2ebacecd1..0000000000 --- a/target/linux/generic/patches-3.12/251-sound_kconfig.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/sound/core/Kconfig -+++ b/sound/core/Kconfig -@@ -10,13 +10,13 @@ config SND_DMAENGINE_PCM - tristate - - config SND_HWDEP -- tristate -+ tristate "Sound hardware support" - - config SND_RAWMIDI - tristate - - config SND_COMPRESS_OFFLOAD -- tristate -+ tristate "Compression offloading support" - - # To be effective this also requires INPUT - users should say: - # select SND_JACK if INPUT=y || INPUT=SND -- cgit v1.2.3