diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-02-20 17:45:57 +0100 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2009-02-20 17:45:57 +0100 |
commit | a86a6c4ab8cbb99b7dd79a44a3756e7cf2e2df80 (patch) | |
tree | d4a8806295d4fd721b848997a18046bf601d5578 /conf | |
parent | 452f86a5ec58df18edcfbf5bf865d23768103b8a (diff) |
vortex86sx: we use sisfb which gives 2D acceleration
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/vortex86sx.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/vortex86sx.conf b/conf/machine/vortex86sx.conf index 4595b6aebe..b2a116d109 100644 --- a/conf/machine/vortex86sx.conf +++ b/conf/machine/vortex86sx.conf @@ -4,7 +4,6 @@ require conf/machine/include/tune-i486sx.inc MACHINE_FEATURES += "x86" -MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d" KERNEL_IMAGETYPE = "bzImage" |