summaryrefslogtreecommitdiffstats
path: root/conf/machine/twr-vf65gs10.conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-08-09 13:14:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-21 17:04:36 -0300
commit86e2ed54cd60da4f9f427baf6dbefbc9911141e6 (patch)
treedb32b1d1cbc2e931e92cf090e3c45ee5f0fcde6a /conf/machine/twr-vf65gs10.conf
parent438c926745432b0ac77f191e44d10267880c719e (diff)
downloadmeta-freescale-86e2ed54cd60da4f9f427baf6dbefbc9911141e6.tar.gz
remove ppc machine
* nxp release will not support ppc machine. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/twr-vf65gs10.conf')
-rw-r--r--conf/machine/twr-vf65gs10.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/conf/machine/twr-vf65gs10.conf b/conf/machine/twr-vf65gs10.conf
deleted file mode 100644
index 67fddaa9e..000000000
--- a/conf/machine/twr-vf65gs10.conf
+++ /dev/null
@@ -1,20 +0,0 @@
1#@TYPE: Machine
2#@NAME: NXP Vybrid TWR-VF65GS10
3#@SOC: VF610
4#@DESCRIPTION: Machine configuration for NXP Vybrid TWR-VF65GS10
5#@MAINTAINER: Stefan Agner <stefan.agner@toradex.com>
6
7MACHINEOVERRIDES =. "vf:vf60:"
8
9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-cortexa5.inc
11
12PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc"
13
14UBOOT_MACHINE = "vf610twr_config"
15
16KERNEL_DEVICETREE = "vf610-twr.dtb"
17
18SERIAL_CONSOLE = "115200 ttyLP1"
19
20MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"