X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=conf%2Fmachine%2Fasus730.conf;h=d4712032db962b7499acf1328a3f9ae57257082f;hb=bbc60831eef779924e0d133475f02a7875b8cb2d;hp=85ca5d106ab610677631a35a3977131a9b7c4f30;hpb=058fc8266f6b82ed4558f8ebabebeb7f5f0da425;p=vuplus_openembedded diff --git a/conf/machine/asus730.conf b/conf/machine/asus730.conf index 85ca5d1..d471203 100644 --- a/conf/machine/asus730.conf +++ b/conf/machine/asus730.conf @@ -6,17 +6,19 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt" +PACKAGE_EXTRA_ARCHS = "iwmmxt" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -require conf/machine/include/tune-xscale.conf +require conf/machine/include/tune-xscale.inc # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first -#require conf/machine/include/tune-iwmmxt.conf +#require conf/machine/include/tune-iwmmxt.inc ROOT_FLASH_SIZE = "64" VOLATILE_STORAGE_SIZE = "64" -GUI_MACHINE_CLASS = "bigscreen" +MACHINE_GUI_CLASS = "bigscreen" +MACHINE_DISPLAY_WIDTH_PIXELS = "480" +MACHINE_DISPLAY_HEIGHT_PIXELS = "640" MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget screen" #