From 11f4f04226fdf7c27c05a4fbc46f4bc0f51bd6d8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 27 May 2006 11:45:57 +0000 Subject: nokia770.conf: Set tslib PREFERRED_PROVIDER and enable machine specific tuning flags --- conf/machine/nokia770.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 5708c78baf..edd7213346 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -6,6 +6,7 @@ IPKG_EXTRA_ARCHS = "armv4 armv5te" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" PREFERRED_PROVIDER_virtual/bootloader = "" +PREFERRED_PROVIDER_tslib = "tslib-maemo" XSERVER = "xserver-kdrive-omap" @@ -13,7 +14,7 @@ XSERVER = "xserver-kdrive-omap" GUI_MACHINE_CLASS = "bigscreen" # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. -#include conf/machine/include/tune-arm926ejs.conf +include conf/machine/include/tune-arm926ejs.conf #size of the root partition (yes, it is 123 MB) -- cgit v1.2.3