diff options
Diffstat (limited to 'meta/conf/machine/htcuniversal.conf')
| -rw-r--r-- | meta/conf/machine/htcuniversal.conf | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/meta/conf/machine/htcuniversal.conf b/meta/conf/machine/htcuniversal.conf deleted file mode 100644 index 72f3bc4aad..0000000000 --- a/meta/conf/machine/htcuniversal.conf +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | #@TYPE: Machine | ||
| 2 | #@NAME: HTC Universal | ||
| 3 | #@DESCRIPTION: Machine configuration for the HTC Universal smartphone | ||
| 4 | |||
| 5 | #include conf/machine/include/tune-iwmmxt.inc | ||
| 6 | include conf/machine/include/tune-xscale.inc | ||
| 7 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
| 8 | |||
| 9 | TARGET_ARCH = "arm" | ||
| 10 | |||
| 11 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | ||
| 12 | |||
| 13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen keyboard usbhost usbgadget wifi phone" | ||
| 14 | |||
| 15 | MACHINE_EXTRA_RDEPENDS = "zaurusd" | ||
| 16 | |||
| 17 | MACHINE_EXTRA_RRECOMMENDS = " \ | ||
| 18 | kernel-module-htcuniversal-bt \ | ||
| 19 | kernel-module-htcuniversal-phone \ | ||
| 20 | kernel-module-i2c-pxa \ | ||
| 21 | kernel-module-htcuniversal-acx \ | ||
| 22 | kernel-module-acx \ | ||
| 23 | kernel-module-usbserial \ | ||
| 24 | " | ||
| 25 | |||
| 26 | module_autoload_acx = "acx" | ||
| 27 | module_autoload_htcuniversal_acx = "htcuniversal_acx" | ||
| 28 | |||
| 29 | IMAGE_FSTYPES ?= "tar.gz" | ||
| 30 | |||
| 31 | # Don't include kernels in standard images for Zaurus machines | ||
| 32 | RDEPENDS_kernel-base = "" | ||
| 33 | KERNEL_IMAGETYPE = "zImage" | ||
