summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Kconfig.debug_cpu
blob: ddcb119ebe84b4daf17cb54d5e80fc6376e8c34f (plain)
1
2
3
4
5
6
if ARCH_X86

config DISPLAY_MTRRS
	bool "Display intermediate MTRR settings"

endif # ARCH_X86