summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.4.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bb b/recipes-kernel/linux/linux-toradex_4.4.bb
index 7bdb57a..54f748e 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex_4.4.bb
@@ -6,6 +6,8 @@ SUMMARY = "Linux kernel for Toradex Colibri VFxx Computer on Modules"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://defconfig"
+KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
+
LOCALVERSION = "-v2.6b1"
SRCBRANCH = "toradex_vf_4.4-next"
SRCREV = "a892c86d9498144ca1306f6a308a68b96d5aef88"