aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/lsmipsel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/lsmipsel.conf')
-rw-r--r--conf/machine/lsmipsel.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/machine/lsmipsel.conf b/conf/machine/lsmipsel.conf
index 9c3eece74d..2ceb0ca925 100644
--- a/conf/machine/lsmipsel.conf
+++ b/conf/machine/lsmipsel.conf
@@ -4,9 +4,10 @@
TARGET_ARCH = "mipsel"
-MACHINE_FEATURES = "kernel26 usbhost ext2 pci"
+MACHINE_FEATURES = "kernel26 usbhost ext2"
MACHINE_TASK_PROVIDER = "task-base"
-MACHINE_EXTRA_RDEPENDS = "avr-evtd u-boot-utils"
+MACHINE_EXTRA_RDEPENDS = "avr-evtd"
+MACHINE_EXTRA_RRECOMMENDS = "u-boot-utils"
USE_DEVFS = "0"