* Added needed machine features for jornada7xx so it
will work with task-base
TARGET_ARCH = "arm"
-include conf/machine/include/tune-strongarm.conf
\ No newline at end of file
+include conf/machine/include/tune-strongarm.conf
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada7xx"
+PCMCIA_MANAGER = "pcmciautils"
+MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen"
+MACHINE_EXTRA_RDEPENDS = "kernel-modules"
+MACHINE_TASK_PROVIDER = "task-base"
\ No newline at end of file