From: Florian Boor Date: Wed, 16 May 2007 13:35:56 +0000 (+0000) Subject: htcuniversal.conf: Load the acx module. X-Git-Tag: Release-2010-05/1~8868^2~403^2^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d29605f69008d5f3f127d719b5d1a083bdbe899;p=openembedded.git htcuniversal.conf: Load the acx module. --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index dbf7b76e32..95eb7354fe 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -40,7 +40,7 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-module-nls-cp437 \ # # 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"