The Linux mainline does not yet include support for Wandboard so we shouldn't have it here until the support has been added.
Change-Id: I8ec6e770859d84e39a8300f00af995c3d4fe9527 Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/wandboard-dual.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf index f19b1a4..ce249e7 100644 --- a/conf/machine/wandboard-dual.conf +++ b/conf/machine/wandboard-dual.conf @@ -7,8 +7,6 @@ include conf/machine/include/tune-cortexa9.inc SOC_FAMILY = "wandboard:mx6dl:mx6" -KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-wandboard.dts" - PREFERRED_PROVIDER_virtual/kernel = "linux-wandboard" UBOOT_MACHINE = "wandboard_dl_config" -- 1.8.1 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
