[bootlin/training-materials updates] master: Thirdparty lab: simplify kernel configuration instructions (811c093b)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 15 12:23:27 CEST 2021


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

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

commit 811c093b918841833cbafcb3b62396bb7f02f889
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 15 12:23:06 2021 +0200

    Thirdparty lab: simplify kernel configuration instructions
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

811c093b918841833cbafcb3b62396bb7f02f889
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 6c6d90ac..9fc90b7a 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -16,8 +16,7 @@ automated tools.
 
 \section{Audio support in the Kernel}
 
-Recompile your kernel with audio support. The options we want are:
-\kconfig{CONFIG_SOUND}, \kconfig{CONFIG_SND}, \kconfig{CONFIG_SND_USB} and
+Recompile your kernel with support for USB audio cards:
 \kconfig{CONFIG_SND_USB_AUDIO}.
 
 At this stage, the easiest solution to update your kernel is probably




More information about the training-materials-updates mailing list