diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/build.cfg | 3 |
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 } ], |
