diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf index 18a5954..93a3992 100644 --- a/conf/machine/imx7s-warp.conf +++ b/conf/machine/imx7s-warp.conf @@ -13,7 +13,7 @@ SOC_FAMILY = "mx7:mx7d" KERNEL_DEVICETREE = "imx7s-warp.dtb" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-warp7" UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "warp7_config,sdcard"