[linux] 01/18: ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER, PCM}_OSS

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Oct 1 15:18:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 069fdfc2ec8816c7d9100c730bcc3908deae2c75
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Sep 29 20:29:17 2017 +0200

    ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9c8b9a6..8ca9e4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.13.4-1~exp1) UNRELEASED; urgency=medium
     (Closes: #873038)
   * thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of
     TRANSPARENT_HUGEPAGE_MADVISE
+  * ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
 
   [ Uwe Kleine-König ]
   * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
diff --git a/debian/config/config b/debian/config/config
index e7c7ed0..5f5bd75 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -7202,6 +7202,7 @@ CONFIG_SND=m
 ##
 ## file: sound/core/Kconfig
 ##
+CONFIG_SND_OSSEMUL=y
 CONFIG_SND_MIXER_OSS=m
 CONFIG_SND_PCM_OSS=m
 CONFIG_SND_PCM_OSS_PLUGINS=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list