]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base: Remove XSERVER_DRIVER_mx6ul - default case will work
authorLauren Post <lauren.post@nxp.com>
Mon, 20 Jun 2016 10:26:00 +0000 (05:26 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 27 Jun 2016 10:53:36 +0000 (07:53 -0300)
mx6ul is not mx6 so default case applies.  This is redundant

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc

index 1f5220af44ad9e5709fe4e8cd632633afd040c0f..e8d5f5e8228d5046f8fa5312aabe9bb5268f9f90 100644 (file)
@@ -30,7 +30,6 @@ UBOOT_ENTRYPOINT_vf = "0x80008000"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER_DRIVER = "xf86-video-fbdev"
 XSERVER_DRIVER_mx6 = "xf86-video-imxfb-vivante"
-XSERVER_DRIVER_mx6ul = "xf86-video-fbdev"
 XSERVER_DRIVER_vf = "xf86-video-modesetting"
 XSERVER = "xserver-xorg \
            xf86-input-evdev \