repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/fatcat: Move CSE sync at payload
[coreboot2.git]
/
src
/
cpu
/
x86
/
Kconfig.debug_cpu
blob
d32aea6d25128833ac4ed0c92fe38112acf57d15
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
if ARCH_X86
4
5
config DISPLAY_MTRRS
6
bool "Display intermediate MTRR settings"
7
8
endif # ARCH_X86