wandboard-dual: Remove the device-tree entry as it is not available

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 <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2013-04-09 15:01:38 -03:00
parent 7b19c2ae7d
commit 502357a960

View File

@ -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"