On Thu, 14 Jun 2018, Jan Beulich wrote:
> >>> On 13.06.18 at 23:14, <sstabell...@kernel.org> wrote:
> > --- a/SUPPORT.md
> > +++ b/SUPPORT.md
> > @@ -16,6 +16,13 @@ for the definitions of the support status levels etc.
> >  
> >  # Feature Support
> >  
> > +## Kconfig
> > +
> > +Kconfig options that depend on CONFIG_EXPERT or CONFIG_DEBUG are not
> > +security supported. Other Kconfig options that do not depend on
> > +CONFIG_EXPERT or CONFIG_DEBUG are supported, if the related features are
> > +marked as supported in this document.
> 
> Generally fine with me, except there's no CONFIG_EXPERT. EXPERT is a special
> setting that comes from the environment. Hence also the non-standard
> EXPERT = "y" checks. Perhaps better to talk about the "EXPERT and DEBUG
> Kconfig options".

I'll reword as suggested.

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

Reply via email to