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:
Juergen Beisert
2007-10-07 21:00:02 +00:00
committed by Uwe Hermann
parent e9d4616a95
commit 37f166982e
2 changed files with 136 additions and 95 deletions

View File

@@ -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