diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-21 09:56:41 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-05-21 09:56:41 +0000 |
commit | d53839a731ee16061a4ee7f20211785d430e1b8b (patch) | |
tree | e6c32174b433957d0f0d097d6aa8422c3a419634 /conf | |
parent | f11bdeb2b4d7bb5dd091ac65a25dc0a2200026f7 (diff) | |
parent | b7f5a6d711e44c3d245cdcb8fef3eac5349bf0de (diff) |
merge of '9f8dec37506722f0949550fe1cb9c966bcac3ffc'
and 'b328a484f7f03665eb8b12eb6894b9f90da04b62'
Diffstat (limited to 'conf')
-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" |