From 13474f069fde92b8d5d2e57ea4c5fbd51cce2e91 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Thu, 23 Nov 2006 16:18:12 +0000 Subject: conf/machine/jornada6xx.conf : Added machine features for task-base * Added machine features into configure file so it will play nice with task-base. --- conf/machine/jornada6xx.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/jornada6xx.conf b/conf/machine/jornada6xx.conf index 6521d15981..680836ee14 100644 --- a/conf/machine/jornada6xx.conf +++ b/conf/machine/jornada6xx.conf @@ -5,3 +5,9 @@ TARGET_ARCH = "sh3" include conf/machine/include/tune-sh3.conf + +PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx" +PCMCIA_MANAGER = "pcmciautils" + +MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen" +MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file -- cgit v1.2.3