From 05b509107f4697d9ec9a6eaae1d8085a197ac57b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 1 Oct 2007 12:56:53 +0000 Subject: iwmmxt machines: add 'iwmmxt' as machine feature --- conf/machine/magician.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine/magician.conf') 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). -- cgit 1.2.3-korg