qemu_x86_long: enable early console

Useful for debugging.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
Andrew Boie 2019-10-09 17:54:29 -07:00 committed by Andrew Boie
commit a41c0d2bf9

View file

@ -16,3 +16,4 @@ CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_DEBUG_INFO=y
CONFIG_SMP=y
CONFIG_MP_NUM_CPUS=2
CONFIG_X86_VERY_EARLY_CONSOLE=y