linux: Mark Intel TSX support as optional
This commit is contained in:
parent
d875f35b24
commit
48606bcaa2
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@
|
||||||
AMD_NUMA = option false;
|
AMD_NUMA = option false;
|
||||||
X86_64_ACPI_NUMA = true;
|
X86_64_ACPI_NUMA = true;
|
||||||
|
|
||||||
X86_INTEL_TSX_MODE_AUTO = true;
|
X86_INTEL_TSX_MODE_AUTO = option true;
|
||||||
|
|
||||||
ADDRESS_MASKING = false;
|
ADDRESS_MASKING = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue