meta-digi/meta-digi-arm/recipes-kernel/linux/linux-dey_6.1.bb

13 lines
338 B
BlitzBasic

# Copyright (C) 2023 Digi International
require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v6.1.22/nxp/master"
SRCREV = "${AUTOREV}"
# Blacklist btnxpuart module. It will be managed by the bluetooth-init script
KERNEL_MODULE_PROBECONF += "btnxpuart"
module_conf_btnxpuart = "blacklist btnxpuart"
COMPATIBLE_MACHINE = "(ccimx93)"