aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-06 21:51:46 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-06 21:51:46 +0000
commitcf50a9e439f16c88dd7ff2a3c0021c495dd57ffa (patch)
treec0e3260a99c9da5db19e5eba562e9663295434d8 /conf
parentfb81dbbc01a4ac094318c16689df443493d4aab7 (diff)
downloadopenembedded-cf50a9e439f16c88dd7ff2a3c0021c495dd57ffa.tar.gz
ixp4xx: remove pcmcia support
[22:49] Koen: is the cf slot in the loft an ide port or a pcmcia port? [22:49] [g2]: koen IDE [22:49] [g2]: IDE no DMA support but interrupt support
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ixp4xx.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/ixp4xx.conf b/conf/machine/ixp4xx.conf
index c088485fcc..c3e56067cd 100644
--- a/conf/machine/ixp4xx.conf
+++ b/conf/machine/ixp4xx.conf
@@ -2,4 +2,8 @@
#@NAME: Generic IXP4XX kernel
#@DESCRIPTION: Machine configuration for a generic ixp4xx board
+MACHINE_FEATURES = "kernel26 usbhost ext2"
+
include conf/machine/include/ixp4xx.conf
+
+IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xx${ARCH_BYTE_SEX}"