From 4e05ad99d4d4f11c9b3021a031a21689025ffec4 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Wed, 16 Jan 2008 19:04:22 +0000 Subject: nokia800: Add screen size. nokia770: Add screen size. --- conf/machine/nokia800.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/nokia800.conf') diff --git a/conf/machine/nokia800.conf b/conf/machine/nokia800.conf index 58ddb25744..144df2ed08 100644 --- a/conf/machine/nokia800.conf +++ b/conf/machine/nokia800.conf @@ -8,6 +8,8 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap" XSERVER = "xserver-kdrive-xomap" GUI_MACHINE_CLASS = "bigscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "800" +MACHINE_DISPLAY_HEIGHT_PIXELS = "480" TARGET_FPU = "hard" include conf/machine/include/tune-arm1136jf-s.inc -- cgit v1.2.3