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

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Apr 21 11:50:36 CEST 2021


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

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

commit c33b5d84046e74aab0e21cb63d43c6e694e44ade
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>


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

c33b5d84046e74aab0e21cb63d43c6e694e44ade
 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