add YABEL Debug Flags to Options
Signed-off-by: Pattrick Hueper <phueper@hueper.net> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4004 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -1087,6 +1087,12 @@ define CONFIG_PCI_OPTION_ROM_RUN_YABEL
|
|||||||
comment "Use Yabel instead of old bios emulator"
|
comment "Use Yabel instead of old bios emulator"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
define CONFIG_YABEL_DEBUG_FLAGS
|
||||||
|
default 0
|
||||||
|
export used
|
||||||
|
comment "YABEL debug flags, for possible values, see util/x86emu/yabel/debug.h"
|
||||||
|
end
|
||||||
|
|
||||||
define CONFIG_PCI_OPTION_ROM_RUN_VM86
|
define CONFIG_PCI_OPTION_ROM_RUN_VM86
|
||||||
default 0
|
default 0
|
||||||
export used
|
export used
|
||||||
|
Reference in New Issue
Block a user