summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2026-04-28 15:44:15 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2026-04-28 15:44:15 +0100
commit62fb25305c6caa2a0569fff4e171849fd3138eb7 (patch)
tree8b3f89de71433d4800d0a0df66c878cf7846c3de /config
parent443b43da616ebd3038d02f78cbc421e756afd895 (diff)
downloaddraklive-config-master.tar
draklive-config-master.tar.gz
draklive-config-master.tar.bz2
draklive-config-master.tar.xz
draklive-config-master.zip
Revert b2e06f1 : Enable ath9k Bluetooth coexistence option.HEADmaster
Further research indicates this is not safe on all hardware. See https://patchwork.ozlabs.org/project/netdev/patch/20180208052801.15670-1-kai.heng.feng@canonical.com/
Diffstat (limited to 'config')
-rw-r--r--config/build.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/build.cfg b/config/build.cfg
index ec5a67f..d827938 100644
--- a/config/build.cfg
+++ b/config/build.cfg
@@ -229,9 +229,6 @@ my $config = {
# Blacklist pata_acpi (mga#3395).
[ 'files/blacklist-ide.conf', '/etc/modprobe.d/blacklist-ide.conf', { mode => 0644 } ],
- # Enable ath9k Bluetooth coexistence option (mga#34902).
- [ 'files/ath9k-options.conf', '/etc/modprobe.d/ath9k-options.conf', { mode => 0644 } ],
-
# Live media specific initrd.
[ 'files/dracut-live.conf', '/etc/dracut.conf.d/60-live.conf', { mode => 0644, no_install => 1 } ],