mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[x86] Enable support for EDAC on the Intel Pondicherry2 Integrated Memory
Controller (Closes: #914946)
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -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
|
||||
|
||||
1
debian/config/kernelarch-x86/config
vendored
1
debian/config/kernelarch-x86/config
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user