[oe-commits] org.oe.dev htcuniversal.conf: Update modules to install and load.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Jan 10 14:25:15 UTC 2007


htcuniversal.conf: Update modules to install and load.
* Closes #1692.

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

#
# mt diff -r085fdb053bd524c93d21f1f230ab0b9ae7e0143f -r0138f737ce953e134014ea8fbf6578cc8702b9f5
#
# 
# 
# patch "conf/machine/htcuniversal.conf"
#  from [5df234ff67e973fb92853bc24c54b8d504a582ca]
#    to [5755816489952d2b7d223aca82210b5f0f71e801]
# 
============================================================
--- conf/machine/htcuniversal.conf	5df234ff67e973fb92853bc24c54b8d504a582ca
+++ conf/machine/htcuniversal.conf	5755816489952d2b7d223aca82210b5f0f71e801
@@ -31,17 +31,24 @@ MACHINE_EXTRA_RRECOMMENDS = "  kernel-mo
                                 kernel-module-af-key \
 				kernel-module-bsd-comp \
 				kernel-module-i2c-pxa \
-				kernel-module-htcuniversal-power \
 				kernel-module-snd-htcuniversal-audio \
 				kernel-module-htcuniversal-acx \
 				kernel-module-acx \
+                                kernel-module-i2c-algo-bit \
+                                kernel-module-rtc-sa1100 \
+                                kernel-module-rtc-dev \
+                                kernel-module-rtc-proc \
+                                kernel-module-rtc-sysfs \
 				"
 
 #
 # Modules autoload and other boot properties
 #
-module_autoload_acx = "acx"
+#module_autoload_acx = "acx"
 module_autoload_htcuniversal_acx = "htcuniversal_acx"
+module_autoload_snd-pcm-oss = "snd-pcm-oss"
+module_autoload_snd-mixer-oss = "snd-mixer-oss"
+module_autoload_snd-htcuniversal_audio = "snd-htcuniversal_audio"
 
 #FIXME: this should be controlled by a userspace utility later.
 module_autoload_g_ether = "g_ether"






More information about the Openembedded-commits mailing list