diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-09 08:41:19 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-09 08:41:19 +0000 |
commit | 9d829ed05c295df608b4fc108eb1c628fd06fd39 (patch) | |
tree | c1b27cfe4498f8abef1a61325922906f3e6a32ff /conf/machine/h1910.conf | |
parent | 1434b204e16e87b7f59f074f3036d5dcbcf0116f (diff) | |
parent | 6ccac10beeaaa02a86081bd6179fd57c208ad6b1 (diff) |
merge of '76e1e69496801009ea0aa69c84f76e858978ab99'
and 'db976a98427dd6a195e2cf167e225de2d0206aea'
Diffstat (limited to 'conf/machine/h1910.conf')
-rw-r--r-- | conf/machine/h1910.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf index e81dbdeaa9..131b6512e0 100644 --- a/conf/machine/h1910.conf +++ b/conf/machine/h1910.conf @@ -11,8 +11,10 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te " require conf/machine/include/tune-xscale.conf VOLATILE_STORAGE_SIZE = "64" -ROOT_FLASH_SIZE = "32" -GUI_MACHINE_CLASS = "smallscreen" +ROOT_FLASH_SIZE = "16" +MACHINE_GUI_CLASS = "smallscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "240" +MACHINE_DISPLAY_HEIGHT_PIXELS = "320" MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen" # |