aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-02-12 19:12:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-12 19:12:38 +0000
commitf4724350c8fca907d9f42f280d8b8b6a47cef93e (patch)
tree4b39e10ffa791c0acd6df63825cd3530048acaa6 /conf
parentcfff7047def3723fcd5a8e0122803bf918a26151 (diff)
downloadopenembedded-f4724350c8fca907d9f42f280d8b8b6a47cef93e.tar.gz
zaurus machines: switch to tune-strongarm instead of xscale
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/poodle.conf3
-rw-r--r--conf/machine/tosa.conf4
-rw-r--r--conf/machine/zaurus-clamshell.conf4
3 files changed, 3 insertions, 8 deletions
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf
index ee346e1e9a..e3f42d278c 100644
--- a/conf/machine/poodle.conf
+++ b/conf/machine/poodle.conf
@@ -16,12 +16,11 @@ BOOTSTRAP_EXTRA_DEPENDS += "zaurus-updater keymaps"
BOOTSTRAP_EXTRA_RDEPENDS += "keymaps"
include conf/machine/handheld-common.conf
+include conf/machine/tune-strongarm.conf
# yes, it has 64MB...
ROOT_FLASH_SIZE = "32"
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/tune-xscale.conf
SERIAL_CONSOLE = "115200 ttyS0"
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf
index d93cec5e3b..6ecfe1d0fa 100644
--- a/conf/machine/tosa.conf
+++ b/conf/machine/tosa.conf
@@ -20,8 +20,6 @@ GPE_EXTRA_DEPENDS += "gaim"
ROOT_FLASH_SIZE = "32"
include conf/machine/handheld-common.conf
-
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/tune-xscale.conf
+include conf/machine/tune-strongarm.conf
SERIAL_CONSOLE = "115200 ttyS0"
diff --git a/conf/machine/zaurus-clamshell.conf b/conf/machine/zaurus-clamshell.conf
index 088b2c1f3f..ab00865d4e 100644
--- a/conf/machine/zaurus-clamshell.conf
+++ b/conf/machine/zaurus-clamshell.conf
@@ -19,8 +19,6 @@ GPE_EXTRA_DEPENDS += "gaim sylpheed chkhinge"
GPE_EXTRA_INSTALL += "gaim sylpheed chkhinge"
include conf/machine/handheld-common.conf
-
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/tune-xscale.conf
+include conf/machine/tune-strongarm.conf
SERIAL_CONSOLE = "115200 ttyS0"