[linux] 04/04: [x86] Enable X86_AMD_PLATFORM_DEVICE

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Oct 19 20:16:55 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit 79f8d5a3dc5f531912ae141ce1f72eed463fc289
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Oct 19 21:12:18 2015 +0100

    [x86] Enable X86_AMD_PLATFORM_DEVICE
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 45e0449..ae2ffce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.2.3-3) UNRELEASED; urgency=medium
   * media: Enable DVB_AS102, VIDEO_GO7007, VIDEO_GO7007_USB,
     VIDEO_GO7007_LOADER, VIDEO_GO7007_USB_S2250_BOARD as modules
   * net: Enable LIQUIDIO as module
+  * [x86] Enable X86_AMD_PLATFORM_DEVICE
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 19 Oct 2015 21:23:18 +0200
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 6e6febb..25affba 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -10,6 +10,7 @@ CONFIG_ZONE_DMA=y
 CONFIG_X86_MPPARSE=y
 # CONFIG_X86_EXTENDED_PLATFORM is not set
 CONFIG_X86_INTEL_LPSS=y
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
 CONFIG_IOSF_MBI=m
 # CONFIG_IOSF_MBI_DEBUG is not set
 CONFIG_SCHED_OMIT_FRAME_POINTER=y

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