On Thu, 2016-01-14 at 09:09 -0700, Jan Beulich wrote: > > > > On 14.01.16 at 15:49, <jonathan.creekm...@gmail.com> wrote: > > --- a/xen/Kconfig > > +++ b/xen/Kconfig > > @@ -22,3 +22,7 @@ config DEFCONFIG_LIST > > string > > option defconfig_list > > default "$ARCH_DEFCONFIG" > > + > > +config EXPERT > > + string > > + option env="XEN_CONFIG_EXPERT" > > This better wouldn't go in ahead of > http://lists.xenproject.org/archives/html/xen-devel/2016-01/msg01321.html > and would then need adjustment to take care of avoiding > re-introduction of that same problem.
I don't follow what problem would be reintroduced, this patch seems to be correctly defining and exporting XEN_CONFIG_EXPERT from xen/Makefile before any inclusion of kconfig related things Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel