diff options
| author | Florian Boor <florian.boor@kernelconcepts.de> | 2008-01-21 21:09:09 +0000 |
|---|---|---|
| committer | Florian Boor <florian.boor@kernelconcepts.de> | 2008-01-21 21:09:09 +0000 |
| commit | afd58cdcce656ced784bfca78d7d96e2edca8cee (patch) | |
| tree | b49291fedc042760b35f74afa9b7e82b591147e5 /conf/machine/nokia770.conf | |
| parent | ac6de0f3c0d8d5fe5708d9125c1319fbf5d627a6 (diff) | |
| parent | a7a4c7d6f9bbcda53d3bf07d51142d41e1a4558b (diff) | |
merge of '1cc9d40e03f431fac4150580f6a58521cae55509'
and 'a250ef0b1707ead866fe051ca88c56e538d51bfb'
Diffstat (limited to 'conf/machine/nokia770.conf')
| -rw-r--r-- | conf/machine/nokia770.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 45fc16dc29..4e36c6d38a 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -12,6 +12,8 @@ XSERVER = "xserver-kdrive-xomap" # 800x480 is big enough for me GUI_MACHINE_CLASS = "bigscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "800" +MACHINE_DISPLAY_HEIGHT_PIXELS = "480" # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-arm926ejs.inc |
