From: Otavio Salvador Date: Fri, 6 Oct 2017 20:31:51 +0000 (-0300) Subject: imx23evk: Remove imx-bootlets support X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c25d75c89757fcb16bd2235cdbe05ceac7582d20;p=meta-freescale.git 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 --- 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"