From b53b36648c387d4812cef359d7e5b5cdede7b624 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 25 Jul 2008 11:03:36 +0000 Subject: netvista.conf: Add tuning options, use Xfbdev which has touchscreen support for USB touchscreens --- conf/machine/netvista.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/machine') 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 -- cgit v1.2.3