[oe-commits] org.oe.dev htcuniversal.conf: Update for transition to ts-adc-debounce driver.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Jun 20 19:05:10 UTC 2007


htcuniversal.conf: Update for transition to ts-adc-debounce driver.
* Now both odl and new drivers are modules, old one is loaded by default
for now.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: c664220a4c8dabbd9e38f326462046a367cad18e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c664220a4c8dabbd9e38f326462046a367cad18e
Files:
1
conf/machine/htcuniversal.conf
Diffs:

#
# mt diff -r0b1741c2cb8e66a82741314429764b02c98a2b9a -rc664220a4c8dabbd9e38f326462046a367cad18e
#
# 
# 
# patch "conf/machine/htcuniversal.conf"
#  from [56434d7220eb7af0190ee2dfe9b46bcf17f6bf57]
#    to [70a1b06b93d715292b3e8e4ed4ff540aa6dc7e11]
# 
============================================================
--- conf/machine/htcuniversal.conf	56434d7220eb7af0190ee2dfe9b46bcf17f6bf57
+++ conf/machine/htcuniversal.conf	70a1b06b93d715292b3e8e4ed4ff540aa6dc7e11
@@ -35,6 +35,8 @@ MACHINE_EXTRA_RRECOMMENDS = "  kernel-mo
 				kernel-module-htcuniversal-acx \
 				kernel-module-acx \
                                 kernel-module-i2c-algo-bit \
+                                kernel-module-htcuniversal-ts2 \
+                                kernel-module-ts-adc-debounce \
 				"
 
 #
@@ -45,6 +47,7 @@ module_autoload_snd-htcuniversal_audio =
 module_autoload_snd-pcm-oss = "snd-pcm-oss"
 module_autoload_snd-mixer-oss = "snd-mixer-oss"
 module_autoload_snd-htcuniversal_audio = "snd-htcuniversal_audio"
+module_autoload_htcuniversal-ts2 = "htcuniversal-ts2"
 
 #FIXME: this should be controlled by a userspace utility later.
 module_autoload_g_ether = "g_ether"






More information about the Openembedded-commits mailing list