diff options
Diffstat (limited to 'src/cpu/intel/car/non-evict/Kconfig')
-rw-r--r-- | src/cpu/intel/car/non-evict/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpu/intel/car/non-evict/Kconfig b/src/cpu/intel/car/non-evict/Kconfig new file mode 100644 index 0000000000..faf13e704d --- /dev/null +++ b/src/cpu/intel/car/non-evict/Kconfig @@ -0,0 +1,5 @@ +config CPU_HAS_L2_ENABLE_MSR + bool + help + Select this in Kconfig of CPU sockets/SOC where the CPU + has an MSR to enable the L2 CPU cache |