aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada7xx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/jornada7xx.conf')
-rw-r--r--conf/machine/jornada7xx.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
index e8218138d5..f74f41c6ef 100644
--- a/conf/machine/jornada7xx.conf
+++ b/conf/machine/jornada7xx.conf
@@ -4,4 +4,10 @@
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