aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada6xx.conf
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-23 16:18:12 +0000
committerKristoffer Ericson <kristoffer_e1@hotmail.com>2006-11-23 16:18:12 +0000
commit13474f069fde92b8d5d2e57ea4c5fbd51cce2e91 (patch)
tree5225734224b84ddfe92b6a212210b27494979114 /conf/machine/jornada6xx.conf
parent80705edc5441746bbb0c46230e401475c3070b4c (diff)
downloadopenembedded-13474f069fde92b8d5d2e57ea4c5fbd51cce2e91.tar.gz
conf/machine/jornada6xx.conf : Added machine features for task-base
* Added machine features into configure file so it will play nice with task-base.
Diffstat (limited to 'conf/machine/jornada6xx.conf')
-rw-r--r--conf/machine/jornada6xx.conf6
1 files changed, 6 insertions, 0 deletions
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