[linux] 02/13: PCI: Enable PCIE_DPC (except for armel/versatile)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:02 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 5bdfbe981bc71080b97b36ed561b72c029182c82
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:10:40 2017 +0000

    PCI: Enable PCIE_DPC (except for armel/versatile)
---
 debian/changelog                   | 1 +
 debian/config/armel/config.marvell | 5 +++++
 debian/config/config               | 1 +
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index befc363..242d75e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * [x86] perf: Enable PERF_EVENTS_AMD_POWER as module
   * [x86] perf: Change PERF_EVENTS_INTEL_{CSTATE,RAPL,UNCORE} from built-in
     to modules
+  * PCI: Enable PCIE_DPC (except for armel/versatile)
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/armel/config.marvell b/debian/config/armel/config.marvell
index c6ff73b..c565c6b 100644
--- a/debian/config/armel/config.marvell
+++ b/debian/config/armel/config.marvell
@@ -496,6 +496,11 @@ CONFIG_MWIFIEX_SDIO=m
 CONFIG_PCI_MVEBU=y
 
 ##
+## file: drivers/pci/pcie/Kconfig
+##
+# CONFIG_PCIE_DPC is not set
+
+##
 ## file: drivers/pcmcia/Kconfig
 ##
 # CONFIG_PCCARD is not set
diff --git a/debian/config/config b/debian/config/config
index ffeac3d..92b4219 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3696,6 +3696,7 @@ CONFIG_PCIEPORTBUS=y
 CONFIG_HOTPLUG_PCI_PCIE=y
 CONFIG_PCIEASPM=y
 # CONFIG_PCIEASPM_DEBUG is not set
+CONFIG_PCIE_DPC=y
 
 ##
 ## file: drivers/pci/pcie/aer/Kconfig

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