summaryrefslogtreecommitdiffstats
path: root/conf/machine/twr-vf65gs10.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/twr-vf65gs10.conf')
-rw-r--r--conf/machine/twr-vf65gs10.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/twr-vf65gs10.conf b/conf/machine/twr-vf65gs10.conf
index 1f19dcb..21f189f 100644
--- a/conf/machine/twr-vf65gs10.conf
+++ b/conf/machine/twr-vf65gs10.conf
@@ -1,13 +1,13 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: Freescale Vybrid TWR-VF65GS10 2#@NAME: Freescale Vybrid TWR-VF65GS10
3#@SOC: vf60 3#@SOC: VF610
4#@DESCRIPTION: Machine configuration for Freescale Vybrid TWR-VF65GS10 4#@DESCRIPTION: Machine configuration for Freescale Vybrid TWR-VF65GS10
5#@MAINTAINER: Anthony Felice <tony.felice@timesys.com> 5#@MAINTAINER: Anthony Felice <tony.felice@timesys.com>
6 6
7include conf/machine/include/imx-base.inc 7include conf/machine/include/imx-base.inc
8include conf/machine/include/tune-cortexa5.inc 8include conf/machine/include/tune-cortexa5.inc
9 9
10SOC_FAMILY = "vf60" 10SOC_FAMILY = "vf:vf60"
11 11
12PREFERRED_PROVIDER_virtual/kernel ?= "linux-timesys" 12PREFERRED_PROVIDER_virtual/kernel ?= "linux-timesys"
13 13