diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-22 09:59:37 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-22 09:59:37 +0000 |
commit | 10013e9ed4e79a2f6ca0ceb6451787aaa47c46e5 (patch) | |
tree | df5aa7969402c39194c28c791a0c3168708b3401 | |
parent | 69b2b0b5d684fe6c54ee87eb47bf4ec33ef2fce1 (diff) | |
parent | d53839a731ee16061a4ee7f20211785d430e1b8b (diff) |
merge of '37e29e33ed5a8bc07374cf9980746d5aba2c6a90'
and '5315b48797a90da8300454374f0e8dd43d8b3658'
-rw-r--r-- | conf/machine/htcuniversal.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |