[linux] 01/01: [ppc64*] Enable SPAPR_TCE_IOMMU, VFIO and VFIO_PCI (Closes: #826367).

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jun 13 20:51:29 UTC 2016


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

aurel32 pushed a commit to branch master
in repository linux.

commit 70251fbb57b56f78872916484288e79373f8cb9c
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Mon Jun 13 22:51:06 2016 +0200

    [ppc64*] Enable SPAPR_TCE_IOMMU, VFIO and VFIO_PCI (Closes: #826367).
---
 debian/changelog                                |  3 +++
 debian/config/kernelarch-powerpc/config-arch-64 | 15 +++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9dbcdf8..7a3e67a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,9 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
   * [arm64] Enable more QCOM options (QCOM_SMP2P, QCOM_SMSM, QCOM_WCNSS_CTRL,
     PHY_QCOM_UFS, QCOM_QFPROM).
 
+  [ Aurelien Jarno ]
+  * [ppc64*] Enable SPAPR_TCE_IOMMU, VFIO and VFIO_PCI (Closes: #826367).
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 07 Jun 2016 19:37:55 +0100
 
 linux (4.6.1-1) unstable; urgency=medium
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index 5f4fad8..d75ed9a 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -74,6 +74,11 @@ CONFIG_CRYPTO_DEV_VMX_ENCRYPT=m
 CONFIG_DRM_AST=m
 
 ##
+## file: drivers/iommu/Kconfig
+##
+CONFIG_SPAPR_TCE_IOMMU=y
+
+##
 ## file: drivers/misc/genwqe/Kconfig
 ##
 CONFIG_GENWQE=m
@@ -136,6 +141,16 @@ CONFIG_HVCS=m
 # CONFIG_FB_IMSTT is not set
 
 ##
+## file: drivers/vfio/Kconfig
+##
+CONFIG_VFIO=m
+
+##
+## file: drivers/vfio/pci/Kconfig
+##
+CONFIG_VFIO_PCI=m
+
+##
 ## file: drivers/watchdog/Kconfig
 ##
 CONFIG_WATCHDOG_RTAS=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