On 11.02.2020 14:42, Sergey Dyasli wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -228,6 +228,14 @@ choice
>               bool "SILO" if XSM_SILO
>  endchoice
>  
> +config XSM_DENIED_STRING
> +     string "xen_version hypercall denied information replacement string"
> +     default "<denied>"
> +     depends on XSM

Why would this string want to be configurable only in XSM-
enabled builds?

Jan

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

Reply via email to