You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. add CONFIG_INTEL_IFS=m
2. add CONFIG_DMATEST=m
3. add CONFIG_TCG_TPM=y
4. do below change for EDAC on 25ww43.4
CONFIG_EDAC=y
CONFIG_EDAC_DEBUG=y
CONFIG_EDAC_DECODE_MCE=y
CONFIG_ACPI_APEI_ERST_DEBUG=y
CONFIG_EDAC_IEH=m
4. do below change for power module
CONFIG_INTEL_TPMI=m
CONFIG_INTEL_VSEC=m
CONFIG_INTEL_RAPL_TPMI=m
CONFIG_INTEL_PMT_CLASS=m
CONFIG_INTEL_PMT_TELEMETRY=m
5. enable the fred
CONFIG_X86_FRED=y
6. enable the cet
CONFIG_X86_USER_SHADOW_STACK=y
Signed-off-by: Bo He <[email protected]>
0 commit comments