aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcnike.conf
diff options
context:
space:
mode:
authorLukas Gorris <lukas.gorris@gmail.com>2009-02-28 21:22:10 +0100
committerLukas Gorris <lukas.gorris@gmail.com>2009-02-28 21:22:10 +0100
commit224109c7c345675f421e6ede2e1fd01ab818538c (patch)
treeeb9d6c4ada710edab3a7d042af54cff908400018 /conf/machine/htcnike.conf
parent0d0014b324be87b38c77608e7b97fd3b03b1ed71 (diff)
downloadopenembedded-224109c7c345675f421e6ede2e1fd01ab818538c.tar.gz
linux-msm7xxxx: add htcnike
Diffstat (limited to 'conf/machine/htcnike.conf')
-rw-r--r--conf/machine/htcnike.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/htcnike.conf b/conf/machine/htcnike.conf
new file mode 100644
index 0000000000..34287dd961
--- /dev/null
+++ b/conf/machine/htcnike.conf
@@ -0,0 +1,10 @@
+#@TYPE: Machine
+#@NAME: HTC Nike
+#@DESCRIPTION: Machine configuration for the HTC Nike smartphone
+
+require conf/machine/include/htc-msm7.inc
+
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
+
+MACHINE_FEATURES = "kernel26 touchscreen screen phone gps"