From a37c8e4783218af384e6c944f8650888d9f824df Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 10 Jan 2007 14:22:32 +0000 Subject: htcuniversal.conf: Update modules to install and load. * Closes #1692. --- conf/machine/htcuniversal.conf | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 843e26bed0..485d90df7f 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -31,17 +31,24 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-module-nls-cp437 \ 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" -- cgit v1.2.3