aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/vortex86sx.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-03 14:47:55 +0200
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-08-03 14:49:46 +0200
commit4cab8b754907841fe6df5da8ea1aa0d78540989a (patch)
tree067ec8b0bdd0c32195db203276bed8118bba7c2f /conf/machine/vortex86sx.conf
parent6db30a40ce4e47ae176ec251aec62cb6c03f7ca2 (diff)
downloadopenembedded-4cab8b754907841fe6df5da8ea1aa0d78540989a.tar.gz
vortex86sx: fix MACHINE_FEATURES
Diffstat (limited to 'conf/machine/vortex86sx.conf')
-rw-r--r--conf/machine/vortex86sx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/vortex86sx.conf b/conf/machine/vortex86sx.conf
index b2a116d109..68a62cc4dc 100644
--- a/conf/machine/vortex86sx.conf
+++ b/conf/machine/vortex86sx.conf
@@ -3,7 +3,7 @@
require conf/machine/include/tune-i486sx.inc
-MACHINE_FEATURES += "x86"
+MACHINE_FEATURES = "kernel26 alsa vfat screen usbhost x86"
KERNEL_IMAGETYPE = "bzImage"