[x86] Enable support for EDAC on the Intel Pondicherry2 Integrated Memory

Controller (Closes: #914946)
This commit is contained in:
Romain Perier 2018-11-29 14:23:58 +01:00
parent f1dc3f5614
commit 4b1506935b
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -7,6 +7,10 @@ linux (4.19.5-1~exp2) UNRELEASED; urgency=medium
* [arm64] Enable PMU for several server cpus
* [arm64] Enable HiSilicon LPC for serial/ipmi access
[ Romain Perier ]
* [x86] Enable support for error detection and correction on the Intel
Pondicherry2 Integrated Memory Controller (Closes: #914946)
-- Uwe Kleine-König <ukleinek@debian.org> Wed, 28 Nov 2018 12:20:46 +0100
linux (4.19.5-1~exp1) experimental; urgency=medium

View File

@ -456,6 +456,7 @@ CONFIG_EDAC_I7300=m
CONFIG_EDAC_SKX=m
CONFIG_EDAC_AMD8131=m
CONFIG_EDAC_AMD8111=m
CONFIG_EDAC_PND2=m
##
## file: drivers/extcon/Kconfig