|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 01/18] argo: Introduce the Kconfig option to govern inclusion of Argo
>>> On 20.12.18 at 07:38, <christopher.w.clark@xxxxxxxxx> wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -200,6 +200,26 @@ config LATE_HWDOM
>
> If unsure, say N.
>
> +config ARGO
> + def_bool n
> + prompt "Argo: hypervisor-mediated interdomain communication" if EXPERT
> = "y"
The common (and slightly shorter) way to express this is
config ARGO
bool "Argo: hypervisor-mediated interdomain communication" if EXPERT =
"y"
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |