menuconfig MANAGEMENT bool "Management related topics" if MANAGEMENT config FOSS_BASICS bool "History and basics about FOSS" default y help Basic introduction to Free Software and Open-Source. Including history and commercial aspects. config LICENSE_COMPLIANCE bool "License compliance, Copyright, Compliance process" default y 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