summaryrefslogtreecommitdiff
path: root/management/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'management/Kconfig')
-rw-r--r--management/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/management/Kconfig b/management/Kconfig
index c571129..0937529 100644
--- a/management/Kconfig
+++ b/management/Kconfig
@@ -15,5 +15,13 @@ config LICENSE_COMPLIANCE
help
Introduction to Copyright, License Compliance and related
tools and processes
+
+config LIFECYCLE_MANAGEMENT
+ bool "Lifecycle Management for Open-Source components"
+ default y
+ help
+ How to select the correct versions, the correct build system and
+ the correct distribution. How to handle these components over
+ their product lifecycle.
endif