diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-10-05 12:58:57 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-10-05 12:58:57 +0000 |
commit | 55d68353a541f363a196d51eac01b6a3ab8c54a4 (patch) | |
tree | 041da3bf21685d908c42ea77be5b6be2e87e4d17 /conf/machine/magician.conf | |
parent | 94e1ce507e69378472f22faedd6606eb91510e6a (diff) | |
parent | bab0c48ac5132ad63b4f3da27a1c39c20b5db86c (diff) |
merge of '2409f1286888442abc1534359db7a59eb6d8b5fd'
and 'f42403739ba7106ebfe92b3af59bf9c81b54f06d'
Diffstat (limited to 'conf/machine/magician.conf')
-rw-r--r-- | conf/machine/magician.conf | 2 |
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). |