aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-15 22:51:27 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-15 23:48:37 +0100
commitfef7626ef7c8193d920d83bf0254efab59239c93 (patch)
tree1d4457c02e9bace12a918c4d21b5cc5608231b48 /conf
parent18373745c40a77b09bb0ab2a72a3d136d7d5426f (diff)
downloadmeta-handheld-fef7626ef7c8193d920d83bf0254efab59239c93.tar.gz
motorola-ezx-base.inc: reorder and remove old comments about iwmmxt
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc10
1 files changed, 4 insertions, 6 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index cbc871e..d6bb42d 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -2,12 +2,12 @@
# Hardware-based properties
#
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
require conf/machine/include/tune-xscale.inc
-PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
-# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.inc
+MACHINE_FEATURES = "alsa apm bluetooth keyboard phone screen touchscreen usbgadget usbhost vfat qvga"
+MACHINE_FEATURES += " iwmmxt"
+
+PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
#cat /proc/mtd
#dev: size erasesize name
@@ -16,8 +16,6 @@ PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
#mtd2: 00580000 00020000 "VFM_Filesystem"
#mtd3: 00020000 00020000 "Logo"
-MACHINE_FEATURES = "alsa apm bluetooth keyboard phone screen touchscreen usbgadget usbhost vfat qvga"
-MACHINE_FEATURES += " iwmmxt"
#
# Software/packages selection