diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-08-09 13:14:56 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-08-21 17:04:36 -0300 |
| commit | 86e2ed54cd60da4f9f427baf6dbefbc9911141e6 (patch) | |
| tree | db32b1d1cbc2e931e92cf090e3c45ee5f0fcde6a /conf/machine/twr-vf65gs10.conf | |
| parent | 438c926745432b0ac77f191e44d10267880c719e (diff) | |
| download | meta-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.conf | 20 |
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 | |||
| 7 | MACHINEOVERRIDES =. "vf:vf60:" | ||
| 8 | |||
| 9 | include conf/machine/include/imx-base.inc | ||
| 10 | include conf/machine/include/tune-cortexa5.inc | ||
| 11 | |||
| 12 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc" | ||
| 13 | |||
| 14 | UBOOT_MACHINE = "vf610twr_config" | ||
| 15 | |||
| 16 | KERNEL_DEVICETREE = "vf610-twr.dtb" | ||
| 17 | |||
| 18 | SERIAL_CONSOLE = "115200 ttyLP1" | ||
| 19 | |||
| 20 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" | ||
