aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcleo.conf
diff options
context:
space:
mode:
authorLukas Gorris <lukas.gorris@gmail.com>2010-02-03 12:22:44 +0100
committerLukas Gorris <lukas.gorris@gmail.com>2010-02-03 12:22:44 +0100
commit571ca73733dddc5e18e27c6a51483637ca5e6b54 (patch)
treebebd2a6ea668e9755016c1f4c7e1994bafc6652b /conf/machine/htcleo.conf
parent15960651ad1edc8a8e0b5a81c71d67ca0adff7c0 (diff)
downloadopenembedded-571ca73733dddc5e18e27c6a51483637ca5e6b54.tar.gz
Add htcleo, linux-qsd8; linux-msm7xxxx > linux-msm7, move extra msm kernel into linux-msm7
(sorry for the size, stupid defconfigs..)
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"