[linux] 02/12: [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:26:50 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit 6b9daaf87eb86c5490c4d9d6b4a4341c55f6bcf6
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:31:43 2017 +0100

    [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 a0d6fde..fc5e109 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 bb38e16..ba86965 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -583,6 +583,11 @@ 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
 ##
 # CONFIG_DRM_AST is not set
@@ -7111,6 +7116,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
 ##
 # CONFIG_SND_ATMEL_SOC is not set
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index d1a5377..c4466c2 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -503,6 +503,11 @@ 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
 ##
 # CONFIG_DRM_AMDGPU_CIK is not set
@@ -2045,6 +2050,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
 ##
 CONFIG_SND_SOC_INTEL_HASWELL_MACH=m

-- 
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