conf/machine/jornada6xx.conf : Added machine features for task-base
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 23 Nov 2006 16:18:12 +0000 (16:18 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Thu, 23 Nov 2006 16:18:12 +0000 (16:18 +0000)
* Added machine features into configure file so it
  will play nice with task-base.

conf/machine/jornada6xx.conf

index 6521d15..680836e 100644 (file)
@@ -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