aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/netvista.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-07-25 11:03:36 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2008-07-25 11:03:36 +0000
commitb53b36648c387d4812cef359d7e5b5cdede7b624 (patch)
tree34b227c1e0b958cbe172b6f36f667f832c352352 /conf/machine/netvista.conf
parentd23d78195fe3ba4923efa2a28d81609e190e1bc7 (diff)
downloadopenembedded-b53b36648c387d4812cef359d7e5b5cdede7b624.tar.gz
netvista.conf: Add tuning options, use Xfbdev which has touchscreen support for USB touchscreens
Diffstat (limited to 'conf/machine/netvista.conf')
-rw-r--r--conf/machine/netvista.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/netvista.conf b/conf/machine/netvista.conf
index f95e403367..65ad872ba6 100644
--- a/conf/machine/netvista.conf
+++ b/conf/machine/netvista.conf
@@ -7,7 +7,7 @@ PACKAGE_EXTRA_ARCHS = "netvista"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.23"
-XSERVER = "xserver-kdrive-vesa"
+XSERVER = "xserver-kdrive-fbdev"
KERNEL_IMAGETYPE = "bzImage"
@@ -23,3 +23,5 @@ udevdir = "/dev"
OLDEST_KERNEL = "2.6.17"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
+
+require conf/machine/include/tune-x86.inc