From df155b90c6862f3dc760897ab5abb78ef6f1cfc8 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 20 Jun 2007 18:40:02 +0000 Subject: htcuniversal.conf: Update for transition to ts-adc-debounce driver. * Now both odl and new drivers are modules, old one is loaded by default for now. --- conf/machine/htcuniversal.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') 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" -- cgit v1.2.3