From: Koen Kooi Date: Wed, 3 Jan 2007 18:04:09 +0000 (+0000) Subject: h1940: tune for arm920t X-Git-Tag: Release-2010-05/1~9453^2~29^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b87e726a7bc9a6b8442bcb3383fba3b8fa628f;p=openembedded.git h1940: tune for arm920t --- diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf index 37f61433c7..e105360b96 100644 --- a/conf/machine/h1940.conf +++ b/conf/machine/h1940.conf @@ -12,8 +12,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-h1940" # Set features for task-base MACHINE_FEATURES = "kernel26 touchscreen apm bluetooth irda usbgadget screen" -# Empty modules list for now -HANDHELD_MODULES = "" # Some extra configuration VOLATILE_STORAGE_SIZE = "64" @@ -22,3 +20,6 @@ GUI_MACHINE_CLASS = "smallscreen" SERIAL_CONSOLE = "115200 ttySAC2 vt100" USE_VT = "0" +# tune for armv4t +include conf/machine/include/tune-arm920t.conf +