[linux] 01/02: [powerpc*/*64*] Enable OPAL_PRD, MTD, MTD_POWERNV_FLASH as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 7 01:33:36 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit b597bdebea5627d7930f664f74d8fb742463d776
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Oct 7 02:30:49 2016 +0100

    [powerpc*/*64*] Enable OPAL_PRD, MTD, MTD_POWERNV_FLASH as modules
    
    Closes: #838604, #838605
---
 debian/changelog                                |  2 ++
 debian/config/kernelarch-powerpc/config-arch-64 | 15 +++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f498584d..e77aa24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ linux (4.8-1~exp1) UNRELEASED; urgency=medium
   * security,perf: Replace GRKERNSEC_PERF_HARDEN patch with the version
     submitted upstream
   * [amd64] Enable RANDOMIZE_MEMORY
+  * [powerpc*/*64*] Enable OPAL_PRD, MTD, MTD_POWERNV_FLASH as modules
+    (Closes: #838604, #838605)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 01 Oct 2016 21:51:33 +0100
 
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index db84e9f..0bd0fa2 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -35,6 +35,11 @@ CONFIG_VSX=y
 CONFIG_SMP=y
 
 ##
+## file: arch/powerpc/platforms/powernv/Kconfig
+##
+CONFIG_OPAL_PRD=m
+
+##
 ## file: arch/powerpc/platforms/pseries/Kconfig
 ##
 CONFIG_PPC_PSERIES=y
@@ -84,6 +89,16 @@ CONFIG_SPAPR_TCE_IOMMU=y
 CONFIG_GENWQE=m
 
 ##
+## file: drivers/mtd/Kconfig
+##
+CONFIG_MTD=m
+
+##
+## file: drivers/mtd/devices/Kconfig
+##
+CONFIG_MTD_POWERNV_FLASH=m
+
+##
 ## file: drivers/net/ethernet/ibm/Kconfig
 ##
 CONFIG_IBMVETH=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