aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ixp4xx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ixp4xx.conf')
-rw-r--r--conf/machine/ixp4xx.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/machine/ixp4xx.conf b/conf/machine/ixp4xx.conf
index f955215f31..3397d170f8 100644
--- a/conf/machine/ixp4xx.conf
+++ b/conf/machine/ixp4xx.conf
@@ -2,12 +2,4 @@
#@NAME: Generic IXP4XX kernel
#@DESCRIPTION: Machine configuration for a generic ixp4xx board
-MACHINE_FEATURES = "kernel26 usbhost ext2"
-
require conf/machine/include/ixp4xx.conf
-
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xx${ARCH_BYTE_SEX}"
-
-EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 --faketime -n"
-
-PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"