>>> On 21.03.17 at 12:18, <blacksk...@gmail.com> wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -237,4 +237,26 @@ config FAST_SYMBOL_LOOKUP
>         The only user of this is Live patching.
>  
>         If unsure, say Y.
> +
> +config CMDLINE
> +     string "Built-in hypervisor command string"
> +     default ""
> +     depends on EXPERT = "y"

Luckily I've noticed the non-EXPERT build failure in my pre-push
tests: During review of patch 3 I had asked for converting the
"depends on" into a conditional prompt, and I don't see why
this wasn't done. Did you ever do a non-EXPERT build with your
patch?

Jan


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

Reply via email to