aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h4000.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-12 21:25:22 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-12 21:25:22 +0000
commitc20aac68281e6494217920186ef69db63e4f9dd8 (patch)
treebb0f7e76702efa9199fd03a2e303593250bba950 /conf/machine/h4000.conf
parentd832f2f1a4a547f70b3d3efd3b75fa7dfe72d5f1 (diff)
downloadopenembedded-c20aac68281e6494217920186ef69db63e4f9dd8.tar.gz
h4000.conf, htcblueangel.conf: Blacklist acx from autoloading while PCMCIA support is buggy yet.
* P.S. This doesn't really work as OE's module handling is broken.
Diffstat (limited to 'conf/machine/h4000.conf')
-rw-r--r--conf/machine/h4000.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h4000.conf b/conf/machine/h4000.conf
index 5aeab899b3..f48f560d0f 100644
--- a/conf/machine/h4000.conf
+++ b/conf/machine/h4000.conf
@@ -35,6 +35,7 @@ module_autoload_snd-pcm-oss = "snd-pcm-oss"
module_autoload_snd-mixer-oss = "snd-mixer-oss"
module_autoload_snd-h4000_audio = "snd-h4000_audio"
module_autoload_g_ether = "g_ether"
+module_conf_acx = "blacklist acx"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"