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

13 lines
378 B
BlitzBasic

# Copyright (C) 2024, Digi International Inc.
require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v6.6/nxp/dey-4.0/maint"
SRCREV = "8c33aa89e6ede40ded265de37a9e671562e9ed63"
# Blacklist btnxpuart module. It will be managed by the bluetooth-init script
KERNEL_MODULE_PROBECONF += "btnxpuart"
module_conf_btnxpuart = "blacklist btnxpuart"
COMPATIBLE_MACHINE = "(ccimx91)"