aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada7xx.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
commit70527abde72e1c7e3949da2b8d8c1acd32f80f74 (patch)
tree6bf322c971444afd9009f20679a7b4573069eb99 /conf/machine/jornada7xx.conf
parentf8edb5ad15e84bb5168d2e081a776e85d7c89fe4 (diff)
downloadopenembedded-70527abde72e1c7e3949da2b8d8c1acd32f80f74.tar.gz
lots of machines: add 'screen' to MACHINE_FEATURES
Diffstat (limited to 'conf/machine/jornada7xx.conf')
-rw-r--r--conf/machine/jornada7xx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
index f74f41c6ef..811ea6a3e8 100644
--- a/conf/machine/jornada7xx.conf
+++ b/conf/machine/jornada7xx.conf
@@ -8,6 +8,6 @@ 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_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen"
MACHINE_EXTRA_RDEPENDS = "kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file
+MACHINE_TASK_PROVIDER = "task-base"