summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-06-20 18:40:29 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-06-20 18:40:29 +0000
commit1e60b24d1f272b416ba3249152c3a66be32704b1 (patch)
treedd3c76c9f6438f582289c1776f18fccb403ae040
parent7ecaae4deab799c25b1378784673f7bc3985c67f (diff)
parentdf155b90c6862f3dc760897ab5abb78ef6f1cfc8 (diff)
merge of '3d0230efac5fabe1406f43ab6c934c0589c097c4'
and 'c664220a4c8dabbd9e38f326462046a367cad18e'
-rw-r--r--conf/machine/htcuniversal.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index 95eb7354fe..e2e7f2f2d1 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -35,6 +35,8 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-module-nls-cp437 \
kernel-module-htcuniversal-acx \
kernel-module-acx \
kernel-module-i2c-algo-bit \
+ kernel-module-htcuniversal-ts2 \
+ kernel-module-ts-adc-debounce \
"
#
@@ -45,6 +47,7 @@ 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"
+module_autoload_htcuniversal-ts2 = "htcuniversal-ts2"
#FIXME: this should be controlled by a userspace utility later.
module_autoload_g_ether = "g_ether"