This is a minor UI change, but users which have elected to enable
XEN_GUEST (which still defaults to no) will definitely need one of these
options, and will typically want both.
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
If unsure, say N.
config PVH_GUEST
- def_bool n
+ def_bool y
prompt "PVH Guest"
depends on XEN_GUEST
---help---
Support booting using the PVH ABI.
- If unsure, say N.
+ If unsure, say Y.
config PV_SHIM
- def_bool n
+ def_bool y
prompt "PV Shim"
depends on PV && XEN_GUEST
---help---
in an HVM/PVH container. This mode can only be enabled with command
line option.
- If unsure, say N.
+ If unsure, say Y.
config PV_SHIM_EXCLUSIVE
def_bool n