[bootlin/training-materials updates] master: Kernel configuration: stop mentioning "Show All Options" in xconfig (c9c828bf)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:36 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/c9c828bf16f91be7bf863006fa763e5a4ccd9a5f

>---------------------------------------------------------------

commit c9c828bf16f91be7bf863006fa763e5a4ccd9a5f
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Apr 21 11:50:36 2021 +0200

    Kernel configuration: stop mentioning "Show All Options" in xconfig
    
    - Menuconfig provides such information too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

c9c828bf16f91be7bf863006fa763e5a4ccd9a5f
 slides/sysdev-kernel-building/sysdev-kernel-building.tex | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/slides/sysdev-kernel-building/sysdev-kernel-building.tex b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
index 273bae18..aa332928 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -193,9 +193,6 @@
     \includegraphics[width=\textwidth]{slides/sysdev-kernel-building/kconfig-dependencies.png}\\
     \footnotesize Kconfig file excerpt
   \end{columns}
-  \item With the \code{Show All Options} option, \code{make xconfig} allows
-    to see all options, even the ones that cannot be selected because of
-    missing dependencies. Values for dependencies are shown.
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list