[oe-commits] org.oe.dev ipaq-pxa270: add appropriate MACHINE FEATURES

koen commit openembedded-commits at lists.openembedded.org
Mon Aug 28 08:04:47 UTC 2006


ipaq-pxa270: add appropriate MACHINE FEATURES

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 48b6fb9f4e58cc09f67d8f5b3642e3ccd9564a7a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=48b6fb9f4e58cc09f67d8f5b3642e3ccd9564a7a
Files:
1
conf/machine/ipaq-pxa270.conf
Diffs:

#
# mt diff -rf44d275bf4228f606ebd4c69aec81b02d56b599b -r48b6fb9f4e58cc09f67d8f5b3642e3ccd9564a7a
#
# 
# 
# patch "conf/machine/ipaq-pxa270.conf"
#  from [cf5aee9298212db2f1d2a09e4d3ac6338cf0625e]
#    to [a0357fdb5948cd168aba7906d4304e42311920aa]
# 
============================================================
--- conf/machine/ipaq-pxa270.conf	cf5aee9298212db2f1d2a09e4d3ac6338cf0625e
+++ conf/machine/ipaq-pxa270.conf	a0357fdb5948cd168aba7906d4304e42311920aa
@@ -21,6 +21,9 @@ MODUTILS = "26"	
 IMAGE_FSTYPES ?= "jffs2"
 
 MODUTILS = "26"	
+
+MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda wifi usbgadget"
+
 PCMCIA_MANAGER = "pcmciautils"
 BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params "
 BOOTMODULES_RRECOMMENDS = "${@linux_module_packages('${PXA270_MODULES}', d)} ${@linux_module_packages('${HX4700_MODULES}', d)}"
@@ -39,10 +42,10 @@ GUI_MACHINE_CLASS = "bigscreen"
 GUI_MACHINE_CLASS = "bigscreen"
 
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-#include conf/machine/include/tune-xscale.conf
+include conf/machine/include/tune-xscale.conf
 
 # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-include conf/machine/include/tune-iwmmxt.conf
+#include conf/machine/include/tune-iwmmxt.conf
 
 
 # These modules are now compiled into the kernel:






More information about the Openembedded-commits mailing list