[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 12/13] xen: specify support for EXPERT and DEBUG Kconfig options
>>> On 13.06.18 at 23:14, <sstabellini@xxxxxxxxxx> 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". 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 |