summaryrefslogtreecommitdiff
path: root/conf/machine/htcuniversal.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:12:51 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-17 22:12:51 +0000
commit6ada1e24b04359d24f56a405ad73789fe0ec61e8 (patch)
treeeaaf1792498bd267b8bbd1c9453874498bd0048a /conf/machine/htcuniversal.conf
parent7e2ba1265db15c029422ad4ef2021863ae23eb5d (diff)
conf/machine/: Add new screen parameter variables for a bunch of machines.
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r--conf/machine/htcuniversal.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index e2e7f2f2d1..bd2e1439a5 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -14,7 +14,9 @@ require conf/machine/include/tune-xscale.conf
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
#require conf/machine/include/tune-iwmmxt.conf
-GUI_MACHINE_CLASS = "bigscreen"
+MACHINE_GUI_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "480"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen wifi bluetooth phone"
#