mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix x86 6.1 compilation
This commit is contained in:
parent
02defd7d3f
commit
9aea722618
1 changed files with 4 additions and 0 deletions
|
@ -182,6 +182,7 @@ CONFIG_EDAC=y
|
|||
# CONFIG_EDAC_DEBUG is not set
|
||||
CONFIG_EDAC_SUPPORT=y
|
||||
CONFIG_EDAC_LEGACY_SYSFS=y
|
||||
# CONFIG_EDAC_E7XXX is not set
|
||||
CONFIG_EDAC_E752X=y
|
||||
CONFIG_EDAC_I82975X=y
|
||||
CONFIG_EDAC_I3000=y
|
||||
|
@ -193,7 +194,10 @@ CONFIG_EDAC_I7CORE=y
|
|||
CONFIG_EDAC_I5000=y
|
||||
CONFIG_EDAC_I5100=y
|
||||
CONFIG_EDAC_I7300=y
|
||||
# CONFIG_EDAC_I82875P is not set
|
||||
# CONFIG_EDAC_I82860 is not set
|
||||
CONFIG_EDAC_PND2=y
|
||||
# CONFIG_EDAC_R82600 is not set
|
||||
# CONFIG_EDAC_AMD76X is not set
|
||||
# CONFIG_EDD is not set
|
||||
# CONFIG_EFI_MIXED is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue