summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/machine/em-x270.conf1
-rw-r--r--meta/conf/machine/hx2000.conf1
-rw-r--r--meta/conf/machine/nokia770.conf1
3 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf
index 36d3ad80e8..47fb8ca533 100644
--- a/meta/conf/machine/em-x270.conf
+++ b/meta/conf/machine/em-x270.conf
@@ -11,7 +11,6 @@ GUI_MACHINE_CLASS ?= "bigscreen"
11PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " 11PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
12PREFERRED_PROVIDER_virtual/kernel = "linux" 12PREFERRED_PROVIDER_virtual/kernel = "linux"
13 13
14# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
15require conf/machine/include/tune-xscale.inc 14require conf/machine/include/tune-xscale.inc
16 15
17# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first 16# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
diff --git a/meta/conf/machine/hx2000.conf b/meta/conf/machine/hx2000.conf
index 84733217d1..8b4c39f805 100644
--- a/meta/conf/machine/hx2000.conf
+++ b/meta/conf/machine/hx2000.conf
@@ -29,7 +29,6 @@ MACHINE_GUI_CLASS = "smallscreen"
29MACHINE_DISPLAY_WIDTH_PIXELS = "240" 29MACHINE_DISPLAY_WIDTH_PIXELS = "240"
30MACHINE_DISPLAY_HEIGHT_PIXELS = "320" 30MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
31 31
32# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
33require conf/machine/include/tune-xscale.inc 32require conf/machine/include/tune-xscale.inc
34 33
35# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first 34# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index 1891507943..c8b4c3c912 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -12,7 +12,6 @@ XSERVER = "xserver-kdrive-xomap"
12# 800x480 is big enough for me 12# 800x480 is big enough for me
13GUI_MACHINE_CLASS = "bigscreen" 13GUI_MACHINE_CLASS = "bigscreen"
14 14
15# Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm.
16require conf/machine/include/tune-arm926ejs.inc 15require conf/machine/include/tune-arm926ejs.inc
17 16
18#size of the root partition (yes, it is 123 MB) 17#size of the root partition (yes, it is 123 MB)