summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.bbappend
blob: 2cb0e538b84b78232dcdc3457eee993f1efcd22a (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:"

# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"

LOCALVERSION = "-v2.5b2"
SRCREV = "559570ccdc6555d2228a4e4e9e589e3145d7c2e4"