Fix some issues with spaces in the code and Doxygen style documentation.
Painting the splash graphic is now ifdef'ed. Signed-off-by: Juergen Beisert <juergen127@kreuzholzen.de> Acked-by: Peter Stuge <peter@stuge.se> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2836 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Uwe Hermann
parent
e9d4616a95
commit
37f166982e
@@ -1016,6 +1016,12 @@ define CONFIG_VIDEO_MB
|
||||
comment "Integrated graphics with UMA has dynamic setup"
|
||||
end
|
||||
|
||||
define CONFIG_SPLASH_GRAPHIC
|
||||
default 0
|
||||
export used
|
||||
comment "Paint a splash screen"
|
||||
end
|
||||
|
||||
define CONFIG_GX1_VIDEO
|
||||
default 0
|
||||
export used
|
||||
|
Reference in New Issue
Block a user