xen.cfg: enable CONFIG_HYPERVISOR_GUEST by default

Required dependency for CONFIG_XEN.

Signed-off-by: Chris Patterson <cjp256@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Chris Patterson 2016-01-11 14:37:41 -05:00 committed by Bruce Ashfield
parent 9d9372c0f9
commit 6ec960100f

View File

@ -1,3 +1,4 @@
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_XEN=y
CONFIG_XEN_DOM0=y