We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405386b commit a1c9ca5Copy full SHA for a1c9ca5
drivers/edac/Kconfig
@@ -271,7 +271,7 @@ config EDAC_PND2
271
config EDAC_IGEN6
272
tristate "Intel client SoC Integrated MC"
273
depends on PCI && PCI_MMCONFIG && ARCH_HAVE_NMI_SAFE_CMPXCHG
274
- depends on X64_64 && X86_MCE_INTEL
+ depends on X86_64 && X86_MCE_INTEL
275
help
276
Support for error detection and correction on the Intel
277
client SoC Integrated Memory Controller using In-Band ECC IP.
0 commit comments