diff options
Diffstat (limited to 'conf/machine/vortex86sx.conf')
-rw-r--r-- | conf/machine/vortex86sx.conf | 2 |
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" |