From 17b87e726a7bc9a6b8442bcb3383fba3b8fa628f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 3 Jan 2007 18:04:09 +0000 Subject: h1940: tune for arm920t --- conf/machine/h1940.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 + -- cgit v1.2.3