From 4270e1e8b9ad677a3f97caa0e866d71a8b4db614 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 16 Aug 2019 13:36:44 +0200 Subject: apalis-tk1: linux-toradex: load module xhci-hcd on boot Signed-off-by: Philippe Schenker (cherry picked from commit 51b02b17852e2232f62d90c13df4391ee2e375aa) Conflicts: recipes-kernel/linux/linux-toradex_3.10.40.bb --- recipes-kernel/linux/linux-toradex_3.10.40.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb index cfbb27a..5f6846f 100644 --- a/recipes-kernel/linux/linux-toradex_3.10.40.bb +++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb @@ -23,6 +23,8 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN COMPATIBLE_MACHINE = "apalis-tk1" +KERNEL_MODULE_AUTOLOAD += "xhci-hcd" + # One possibiltiy for changes to the defconfig: config_script () { # #example change to the .config -- cgit v1.2.3