aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcleo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/htcleo.conf')
-rw-r--r--conf/machine/htcleo.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/htcleo.conf b/conf/machine/htcleo.conf
new file mode 100644
index 0000000000..52d4a42b78
--- /dev/null
+++ b/conf/machine/htcleo.conf
@@ -0,0 +1,10 @@
+#@TYPE: Machine
+#@NAME: HTC Leo
+#@DESCRIPTION: Machine configuration for HTC Leo smartphone (aka HTC HD2)
+
+require conf/machine/include/htc-qsd8.inc
+
+MACHINE_DISPLAY_WIDTH_PIXELS = "480"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "800"
+
+MACHINE_FEATURES = "kernel26 touchscreen screen phone gps compass usb keyboard"