From abb94a6a737720b2cd4fa03eeed647bbc485ae01 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 16 Jul 2017 22:29:47 +0100 Subject: [PATCH] [arm64] sound: Enable SND_HDA_INTEL as module (Closes: #867611) --- debian/changelog | 1 + debian/config/arm64/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f3db53d69..1150d5872 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 090a3fe0c..c86b9bbf4 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -850,6 +850,7 @@ CONFIG_BT_LEDS=y ## ## file: sound/pci/hda/Kconfig ## +CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_TEGRA=m ##