From 6b9daaf87eb86c5490c4d9d6b4a4341c55f6bcf6 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 2 May 2017 03:31:43 +0100 Subject: [PATCH] [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module --- debian/changelog | 1 + debian/config/config | 10 ++++++++++ debian/config/kernelarch-x86/config | 10 ++++++++++ 3 files changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index a0d6fde88..fc5e1090f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -369,6 +369,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY, IMA_BLACKLIST_KEYRING (except on armel/marvell) (Closes: #788290) * media: Enable VIDEO_TW5864, VIDEO_TW686X as modules + * [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module [ Salvatore Bonaccorso ] * ping: implement proper locking (CVE-2017-2671) diff --git a/debian/config/config b/debian/config/config index bb38e165b..ba8696557 100644 --- a/debian/config/config +++ b/debian/config/config @@ -582,6 +582,11 @@ CONFIG_DRM_LEGACY=y CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m +## +## file: drivers/gpu/drm/amd/acp/Kconfig +## +# CONFIG_DRM_AMD_ACP is not set + ## ## file: drivers/gpu/drm/ast/Kconfig ## @@ -7110,6 +7115,11 @@ CONFIG_SND_PDAUDIOCF=m ## # CONFIG_SND_SOC is not set +## +## file: sound/soc/amd/Kconfig +## +# CONFIG_SND_SOC_AMD_ACP is not set + ## ## file: sound/soc/atmel/Kconfig ## diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index d1a53771b..c4466c2f6 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -502,6 +502,11 @@ CONFIG_DRM_R128=m CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m +## +## file: drivers/gpu/drm/amd/acp/Kconfig +## +CONFIG_DRM_AMD_ACP=y + ## ## file: drivers/gpu/drm/amd/amdgpu/Kconfig ## @@ -2044,6 +2049,11 @@ CONFIG_SND_HDA_INTEL=m ## CONFIG_SND_SOC=m +## +## file: sound/soc/amd/Kconfig +## +CONFIG_SND_SOC_AMD_ACP=m + ## ## file: sound/soc/intel/Kconfig ##