aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/magician.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-01 12:56:53 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-01 12:56:53 +0000
commit05b509107f4697d9ec9a6eaae1d8085a197ac57b (patch)
tree58472791b9327b9e73c61665b0698de07f093872 /conf/machine/magician.conf
parent0758358b14b63d166784e5163682f9dc72b49a0e (diff)
downloadopenembedded-05b509107f4697d9ec9a6eaae1d8085a197ac57b.tar.gz
iwmmxt machines: add 'iwmmxt' as machine feature
Diffstat (limited to 'conf/machine/magician.conf')
-rw-r--r--conf/machine/magician.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf
index 60cc9af3d1..f7451cccb0 100644
--- a/conf/machine/magician.conf
+++ b/conf/machine/magician.conf
@@ -20,6 +20,8 @@ MACHINE_GUI_CLASS = "smallscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget usbhost"
+MACHINE_FEATURES += "iwmmxt"
+
#
# We don't support jffs2 installations (yet).