From 3bba7db158628bab3a67242117a4144a4e0fe7e6 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 19 Jul 2007 11:52:00 +0000 Subject: conf/machine/spitz: populate MACHINE_* namespace --- conf/machine/spitz.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/machine/spitz.conf') diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 6b08ec1aa9..d8b790f332 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -11,3 +11,7 @@ PACKAGE_EXTRA_ARCHS += "iwmmxt" IMAGE_FSTYPES += "tar.gz" ROOT_FLASH_SIZE = "100" + +MACHINE_GUI_CLASS=bigscreen +MACHINE_DISPLAY_WIDTH_PIXELS=640 +MACHINE_DISPLAY_HEIGHT_PIXELS=480 -- cgit 1.2.3-korg