aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mpc8313e-rdb.conf
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-03-22 20:44:18 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-03-22 20:44:18 +0000
commit2dfc59aecfead8b3670643cdb06cedf23de923c0 (patch)
tree823abc15b66820987383ea6d9d4cb456b6ca6c1e /conf/machine/mpc8313e-rdb.conf
parentd452d1bfcadab6a85fc662bc11307d3271722830 (diff)
downloadopenembedded-2dfc59aecfead8b3670643cdb06cedf23de923c0.tar.gz
mpc8313e-rdb.conf: resync features with mpc8323e-rdb (add pci and uboot)
Diffstat (limited to 'conf/machine/mpc8313e-rdb.conf')
-rw-r--r--conf/machine/mpc8313e-rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf
index 31f13b00b6..a49973f64f 100644
--- a/conf/machine/mpc8313e-rdb.conf
+++ b/conf/machine/mpc8313e-rdb.conf
@@ -8,7 +8,7 @@ PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c3"
PREFERRED_PROVIDER_virtual/kernel ?= "linux"
PREFERRED_VERSION_u-boot ?= "git"
-MACHINE_FEATURES = "kernel26 usbhost ext2"
+MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
KERNEL_IMAGETYPE = "uImage"