aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.4/251-sound_kconfig.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-08 09:56:49 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-08 09:56:49 +0200
commit4017c528ca9e0fda8eec87ec0cbc93fabfa53530 (patch)
treeab7d831e3c61e638b62b57e09f7b31baac697b9c /target/linux/generic/pending-4.4/251-sound_kconfig.patch
parente3ab280e47000aee3dc0ea916bcb656490e9839d (diff)
downloadupstream-4017c528ca9e0fda8eec87ec0cbc93fabfa53530.tar.gz
upstream-4017c528ca9e0fda8eec87ec0cbc93fabfa53530.tar.bz2
upstream-4017c528ca9e0fda8eec87ec0cbc93fabfa53530.zip
kernel: remove linux 4.4 support
No targets are using it anymore Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.4/251-sound_kconfig.patch')
-rw-r--r--target/linux/generic/pending-4.4/251-sound_kconfig.patch18
1 files changed, 0 insertions, 18 deletions
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