increase dvbapp PR.
[vuplus_openembedded] / conf / machine / jornada7xx.conf
index 82eff0b..8741eb4 100644 (file)
@@ -3,6 +3,10 @@
 #@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
 
 TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm ${MACHINE}"
 
-include conf/machine/include/tune-strongarm.conf
\ No newline at end of file
+require conf/machine/include/tune-strongarm.inc
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada7xx"
+PCMCIA_MANAGER = "pcmciautils"
+MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen vfat"
+MACHINE_EXTRA_RDEPENDS = "kernel-modules"