[bootlin/training-materials updates] master: Boot-time labs: remove incorrect kernel configuration (e9ba8562)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon May 2 14:28:53 CEST 2022


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

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

commit e9ba85628dd9ef507cd26080c7915eaf01dd1e60
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon May 2 14:28:53 2022 +0200

    Boot-time labs: remove incorrect kernel configuration
    
    This one cannot be set to "y" when CONFIG_USB_GADGET is disabled
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

e9ba85628dd9ef507cd26080c7915eaf01dd1e60
 .../boot-time-build-kernel-and-start-system.tex                          | 1 -
 1 file changed, 1 deletion(-)

diff --git a/labs/boot-time-build-kernel-and-start-system/boot-time-build-kernel-and-start-system.tex b/labs/boot-time-build-kernel-and-start-system/boot-time-build-kernel-and-start-system.tex
index d5e8e60d..bf1bf5a0 100644
--- a/labs/boot-time-build-kernel-and-start-system/boot-time-build-kernel-and-start-system.tex
+++ b/labs/boot-time-build-kernel-and-start-system/boot-time-build-kernel-and-start-system.tex
@@ -105,7 +105,6 @@ For USB support:
 \item Disable \kconfig{CONFIG_USB_GADGET}
 \item \kconfigval{CONFIG_NOP_USB_XCEIV}{y}
 \item \kconfigval{CONFIG_AM335X_PHY_USB}{y}
-\item \kconfigval{CONFIG_USB_CONFIGFS_F_UVC}{y}
 \end{itemize}
 
 For the webcam




More information about the training-materials-updates mailing list