this is probably in vain because this tool should use the same x86emu as
authorStefan Reinauer <stepan@coresystems.de>
Fri, 16 Oct 2009 01:08:07 +0000 (01:08 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 16 Oct 2009 01:08:07 +0000 (01:08 +0000)
commit9d37532bc1075360c3f1eca8f000afd7c178de5a
tree66e400850de1fbaaa26c68dbfb090b13a3b5dc47
parent61c7fbfd5e1305ab7e05b3f1e7eea50085515640
this is probably in vain because this tool should use the same x86emu as
coreboot in order to produce comparable results. But, this patch drops the
CONFIG_ from CONFIG_DEBUG because that was added by accident when we
automatically renamed coreboot variables to be consistent. "vgabios" is an
independent userspace utility, and it does not use newconfig nor Kconfig, so
it should not be converted. (trivial)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4782 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/vgabios/helper_mem.c
util/vgabios/x86emu/include/x86emu.h
util/vgabios/x86emu/include/x86emu/fpu_regs.h
util/vgabios/x86emu/include/x86emu/regs.h
util/vgabios/x86emu/src/x86emu/debug.c
util/vgabios/x86emu/src/x86emu/decode.c
util/vgabios/x86emu/src/x86emu/fpu.c
util/vgabios/x86emu/src/x86emu/makefile
util/vgabios/x86emu/src/x86emu/ops.c
util/vgabios/x86emu/src/x86emu/x86emu/debug.h