[x86] nvdimm: Change X86_PMEM_LEGACY from built-in to module

This commit is contained in:
Ben Hutchings 2016-01-04 04:13:57 +00:00
parent c9262f04b9
commit cd55c846df
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

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

View File

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