Skip to content
Snippets Groups Projects
Commit d99b901e authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics


Remove the ending period of the MARK_GRAPHICS_MEM_WRCOMB option. Also
fix the indention of its help text.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 029194a3
No related branches found
No related tags found
No related merge requests found
......@@ -181,12 +181,12 @@ config X86_RAMTEST
detecting obvious failures.
config MARK_GRAPHICS_MEM_WRCOMB
bool "Mark graphics memory as write-combining."
bool "Mark graphics memory as write-combining"
default n
help
The graphics performance may increase if the graphics
memory is set as write-combining cache type. This option
enables marking the graphics memory as write-combining.
The graphics performance may increase if the graphics
memory is set as write-combining cache type. This option
enables marking the graphics memory as write-combining.
menu "Display"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment