refactor: remove aic_btusb module, use standard btusb driver for Bluetooth

This commit is contained in:
Shen Mintao
2026-03-04 18:12:08 +08:00
parent cf63c8e0ee
commit 86aa95ffcb
2 changed files with 9 additions and 48 deletions
-5
View File
@@ -13,9 +13,4 @@ BUILT_MODULE_NAME[1]="aic_load_fw"
BUILT_MODULE_LOCATION[1]="drivers/aic8800/aic_load_fw"
DEST_MODULE_LOCATION[1]="/updates/dkms"
# Bluetooth USB module (aic_btusb)
BUILT_MODULE_NAME[2]="aic_btusb"
BUILT_MODULE_LOCATION[2]="drivers/aic8800/aic_btusb"
DEST_MODULE_LOCATION[2]="/updates/dkms"
AUTOINSTALL="yes"