diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-16 13:37:52 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-16 13:37:52 +0000 |
commit | 5951a9d7e48dc4b426460917dec370b687ac4756 (patch) | |
tree | 62ede39cc1625aa6b7e091427f7ecdc54b476436 | |
parent | 936fee1007ebf0dcefec063c82a67209d860374c (diff) | |
parent | 9d29605f69008d5f3f127d719b5d1a083bdbe899 (diff) |
merge of '390f4dbb9cf6d095a35cd58c7e953fa2e81d669c'
and 'a95a056b69a8ed26e917be38a293dbe5f7bb97c3'
-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" |