1## SPDX-License-Identifier: GPL-2.0-only 2 3config CPU_HAS_L2_ENABLE_MSR 4 bool 5 help 6 Select this in Kconfig of CPU sockets/SOC where the CPU 7 has an MSR to enable the L2 CPU cache 8