Change-Id: I2b611773e596bea4788b05a3f58485fb3e002402 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69362 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
if ARCH_X86
|
|
|
|
config DISPLAY_MTRRS
|
|
bool "Display intermediate MTRR settings"
|
|
|
|
endif # ARCH_X86
|