diff options
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 67fddaa9..00000000 --- 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" | ||