From 4017c528ca9e0fda8eec87ec0cbc93fabfa53530 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Wed, 8 Aug 2018 09:56:49 +0200 Subject: kernel: remove linux 4.4 support No targets are using it anymore Signed-off-by: Koen Vandeputte --- .../linux/generic/pending-4.4/251-sound_kconfig.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 target/linux/generic/pending-4.4/251-sound_kconfig.patch (limited to 'target/linux/generic/pending-4.4/251-sound_kconfig.patch') diff --git a/target/linux/generic/pending-4.4/251-sound_kconfig.patch b/target/linux/generic/pending-4.4/251-sound_kconfig.patch deleted file mode 100644 index 4cb67adc70..0000000000 --- a/target/linux/generic/pending-4.4/251-sound_kconfig.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/sound/core/Kconfig -+++ b/sound/core/Kconfig -@@ -16,13 +16,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