[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v6 12/13] xen: specify support for EXPERT and DEBUG Kconfig options
Add a clear statement about them, reflecting the current security support status of Kconfig options (no changes to current policies). Signed-off-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> CC: George.Dunlap@xxxxxxxxxxxxx CC: Ian.Jackson@xxxxxxxxxxxxx CC: jbeulich@xxxxxxxx CC: andrew.cooper3@xxxxxxxxxx --- SUPPORT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index f96c38c..c5ec849 100644 --- 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. + ## Host Architecture ### x86-64 -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |