Since we already have CONFIG_YABEL_DEBUG_FLAGS, there doesn't seem to be a need for another config variable.<br><br>This patch:<br>1. Changes CONFIG_DEBUG to DEBUG in util/x86emu/*<br>2. Makes DEBUG depend on CONFIG_YABEL_DEBUG_FLAGS being nonzero<br>
<br>Boot tested with CONFIG_YABEL_DEBUG_FLAGS 0 and nonzero.<br><br>Signed-off-by: Myles Watson <<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>><br><br>Thanks,<br>Myles<br>