#@NAME: Freescale Vybrid TWR-VF65GS10
 #@SOC: VF610
 #@DESCRIPTION: Machine configuration for Freescale Vybrid TWR-VF65GS10
-#@MAINTAINER: Anthony Felice <tony.felice@timesys.com>
+#@MAINTAINER: Stefan Agner <stefan.agner@toradex.com>
 
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa5.inc
 
 SOC_FAMILY = "vf:vf60"
 
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-timesys"
-PREFERRED_PROVIDER_virtual/kernel-module-mcc ?= "kernel-module-mcc"
-PREFERRED_PROVIDER_virtual/kernel-module-mcc-dev ?= "kernel-module-mcc"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc"
 
 UBOOT_MACHINE = "vf610twr_config"
 
+KERNEL_DEVICETREE = "vf610-twr.dtb"
+
 SERIAL_CONSOLE = "115200 ttyLP1"
 
 MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa touchscreen"