From b4b75f55ab85e3ba6b6a726acfaeb86d7db0d55c Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 17 Jul 2007 22:16:58 +0000 Subject: conf/machine/: Add screen param vars for another bunch of machines. --- conf/machine/magician.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/machine/magician.conf') diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index aa30d3164e..fab936707b 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -16,7 +16,9 @@ require conf/machine/include/tune-xscale.conf ROOT_FLASH_SIZE = "80" VOLATILE_STORAGE_SIZE = "64" -GUI_MACHINE_CLASS = "smallscreen" +MACHINE_GUI_CLASS = "smallscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "240" +MACHINE_DISPLAY_HEIGHT_PIXELS = "320" MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget usbhost" # -- cgit v1.2.3