facilitate start up without bluetooth controller
[AGL/meta-agl.git] / meta-agl-bsp / meta-core / recipes-kernel / linux / linux-yocto_%.bbappend
index d8a5839..e97b8f9 100644 (file)
@@ -8,6 +8,9 @@ SRC_URI += "file://hciattach.cfg \
 # Enable some things on qemuarm64 so MOST drivers will build and load.
 SRC_URI_append_qemuarm64 = " file://most_deps.cfg"
 
+# Configuration for using the virt machine (and not versatilepb)
+SRC_URI_append_qemuarm = " file://qemuarm.cfg"
+
 # Build a generic v7 kernel instead of the arm926j one that upstream
 # qemuarm defaults to.
 KBUILD_DEFCONFIG_qemuarm = "multi_v7_defconfig"