linux: Mark Intel TSX support as optional

This commit is contained in:
Mikael Voss 2024-09-05 18:12:17 +02:00
parent d875f35b24
commit 48606bcaa2
No known key found for this signature in database

View file

@ -326,7 +326,7 @@
AMD_NUMA = option false;
X86_64_ACPI_NUMA = true;
X86_INTEL_TSX_MODE_AUTO = true;
X86_INTEL_TSX_MODE_AUTO = option true;
ADDRESS_MASKING = false;
};