From c20aac68281e6494217920186ef69db63e4f9dd8 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 12 Jul 2007 21:25:22 +0000 Subject: 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. --- conf/machine/h4000.conf | 1 + conf/machine/htcblueangel.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" diff --git a/conf/machine/htcblueangel.conf b/conf/machine/htcblueangel.conf index 5f2814844d..261ebb8916 100644 --- a/conf/machine/htcblueangel.conf +++ b/conf/machine/htcblueangel.conf @@ -49,7 +49,7 @@ module_autoload_blueangel_audio = "blueangel_audio" module_autoload_bluenagel_leds = "bleangel_leds" module_autoload_hci_uart = "hci_uart" module_autoload_snd-mixer-oss = "snd-mixer-oss" - +module_conf_acx = "blacklist acx" SERIAL_CONSOLE = "115200 ttyS0 vt100" USE_VT = "0" -- cgit v1.2.3