summaryrefslogtreecommitdiff
path: root/conf/machine/mx31ads.conf
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-11-07 23:00:53 +0000
committerMatthias Hentges <oe@hentges.net>2006-11-07 23:00:53 +0000
commit69a0ace742daf5e56cc089852f19201cbf88349e (patch)
tree4e95f917cc2ad6c1ef7dfe1c87892a1630f373c1 /conf/machine/mx31ads.conf
parentdcd47fba440071a9a0546cfd1c8969f6388fbdf0 (diff)
parentfe5500283a831c44d5226f91fd9f3693241898a5 (diff)
merge of '27501039f4773e7f3b2142998ee04c9f71c6fa20'
and '933fe37d02e3d6def58e43b926be13c580634799'
Diffstat (limited to 'conf/machine/mx31ads.conf')
-rw-r--r--conf/machine/mx31ads.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf
index ad6de78f56..4b3fff7061 100644
--- a/conf/machine/mx31ads.conf
+++ b/conf/machine/mx31ads.conf
@@ -5,8 +5,10 @@
TARGET_ARCH = "arm"
TARGET_FPU_arm = "hard"
+MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
+
GUI_MACHINE_CLASS = "smallscreen"
-IPKG_EXTRA_ARCHS = "armv6"
+IPKG_EXTRA_ARCHS = "arm armv4t armv5te armv6"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"