Enable Realtek Bluetooth firmwares (#1283)
* Add RTL87xx/RTL88xx Bluetooth firmware Enable Realtek Bluetooth dongles by adding firmware for RTL87xx and RTL8xx devices. * Enable Wireless firmwares for OVA and Generic x86-64 machines Virtual machines might use hardware pass through functionality to get direct access to wireless hardware. Add all firmwares we use in Generic x86-64 image also to the OVA image. Also enable Ralink devices for the two machines. * Add RTL87xx/RTL88xx Bluetooth firmwares (#1273) Add RTL87xx/RTL88xx Bluetooth to all devices without on-board Bluetooth.
This commit is contained in:
@@ -79,6 +79,16 @@ config BR2_PACKAGE_LINUX_FIRMWARE_AR3012_USB
|
||||
help
|
||||
Firmware files for Atheros bluetooth chipset AR3012 on USB.
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX_BT
|
||||
bool "Realtek 87xx Bluetooth"
|
||||
help
|
||||
Realtek 8723a/8723b/8723bs/8723d/8723ds/8761a
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_RTL_88XX_BT
|
||||
bool "Realtek 88xx Bluetooth"
|
||||
help
|
||||
Realtek 8821a/8821c/8822b/8822cs/8822cu/8852au
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_TI_CC2560
|
||||
bool "TI CC2560"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user