From c25d75c89757fcb16bd2235cdbe05ceac7582d20 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 6 Oct 2017 17:31:51 -0300 Subject: [PATCH] imx23evk: Remove imx-bootlets support The imx-bootlets is abandoned and untested for long time. Remove the support for it from the machine file. Signed-off-by: Otavio Salvador --- conf/machine/imx23evk.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf index 5b977ca1..009aff79 100644 --- a/conf/machine/imx23evk.conf +++ b/conf/machine/imx23evk.conf @@ -9,7 +9,6 @@ MACHINEOVERRIDES =. "mxs:mx23:" include conf/machine/include/imx-base.inc include conf/machine/include/tune-arm926ejs.inc -IMXBOOTLETS_MACHINE = "stmp378x_dev" UBOOT_MACHINE = "mx23evk_config" KERNEL_DEVICETREE = "imx23-evk.dtb" -- 2.40.1