[arm64] sound: Enable SND_HDA_INTEL as module (Closes: #867611)

This commit is contained in:
Ben Hutchings 2017-07-16 22:29:47 +01:00
parent 3c66f8f592
commit abb94a6a73
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -269,6 +269,7 @@ linux (4.11.11-1) UNRELEASED; urgency=medium
* [armhf] udeb: Add sunxi_wdt to kernel-image (Closes: #866130)
* crypto: Enable CRYPTO_USER, CRYPTO_USER_API_RNG as modules (Closes: #868291)
* udeb: Add dm-raid to md-modules (Closes: #868251)
* [arm64] sound: Enable SND_HDA_INTEL as module (Closes: #867611)
[ Uwe Kleine-König ]
* [arm64] enable FB_SIMPLE

View File

@ -850,6 +850,7 @@ CONFIG_BT_LEDS=y
##
## file: sound/pci/hda/Kconfig
##
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_TEGRA=m
##