>>> On 17.08.18 at 17:12, <wei.l...@citrix.com> wrote:
> --- a/xen/arch/x86/Kconfig
> +++ b/xen/arch/x86/Kconfig
> @@ -60,6 +60,12 @@ config PV_LINEAR_PT
>  
>  config HVM
>       def_bool y
> +     prompt "HVM / PVH support"
> +       ---help---
> +         Interfaces to support HVM and PVH guests.
> +
> +         If unsure, say Y.

As said before, this wants to gain a dependency on !PV_SHIM_EXCLUSIVE.

Also, please use proper (tab) indentation also for the help portion.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to