ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS

This commit is contained in:
Ben Hutchings 2017-09-29 20:29:17 +02:00
parent 611a8e6726
commit 069fdfc2ec
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ linux (4.13.4-1~exp1) UNRELEASED; urgency=medium
(Closes: #873038) (Closes: #873038)
* thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of * thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of
TRANSPARENT_HUGEPAGE_MADVISE TRANSPARENT_HUGEPAGE_MADVISE
* ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
[ Uwe Kleine-König ] [ Uwe Kleine-König ]
* [arm64] really enable NET_DSA_MV88E6XXX for Espressobin * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin

View File

@ -7202,6 +7202,7 @@ CONFIG_SND=m
## ##
## file: sound/core/Kconfig ## file: sound/core/Kconfig
## ##
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y CONFIG_SND_PCM_OSS_PLUGINS=y