[linux] 01/03: [x86] nvdimm: Change X86_PMEM_LEGACY from built-in to module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 4 04:40:13 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 cd55c846df3ac25347234a62d77058c1ddbe7321
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Jan 4 04:13:57 2016 +0000

    [x86] nvdimm: Change X86_PMEM_LEGACY from built-in to module
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a1de98c..5e39c87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ linux (4.4~rc8-1~exp1) UNRELEASED; urgency=medium
     - udeb: Add sdhci-bcm2835 to mmc-modules, dwc2 to usb-modules
   * [armhf] Enable INPUT_AXP20X_PEK, CAN_SUN4I, SND_SUN4I_CODEC as modules
     (Closes: #808623)
+  * [x86] nvdimm: Change X86_PMEM_LEGACY from built-in to module
 
   [ Ian Campbell ]
   * [armel/kirkwood] Updates/clarifications to kernel size limitations from
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index cf78362..9f2fe24 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -41,7 +41,7 @@ CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 CONFIG_NODES_SHIFT=6
 # CONFIG_ARCH_MEMORY_PROBE is not set
-CONFIG_X86_PMEM_LEGACY=y
+CONFIG_X86_PMEM_LEGACY=m
 # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
 CONFIG_X86_RESERVE_LOW=64
 CONFIG_MTRR=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