[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8] xen: Allow a default compiled-in command line using Kconfig
>>> On 21.03.17 at 12:18, <blackskygg@xxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |