enable more warnings for vgabios utility, and enable some debugging

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5451 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2010-04-16 11:45:16 +00:00
committed by Stefan Reinauer
parent 7dcdb3051e
commit 4aeff4ffcf
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#ifndef _CONSOLE_CONSOLE_H
#define _CONSOLE_CONSOLE_H
#define CONFIG_X86EMU_DEBUG 1
#endif