package/linux-firmware: add options for MT7650/MT76x2e firmware

Add options to install the MT7650 bluetooth firmware and the MT76x2e
wifi firmware.

Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Nicolas Cavallari 2019-01-04 16:49:51 +01:00 committed by Thomas Petazzoni
parent 8d95b3210c
commit 37bf239c22
2 changed files with 22 additions and 0 deletions

View File

@ -54,6 +54,11 @@ config BR2_PACKAGE_LINUX_FIRMWARE_IBT
Firmware files for Intel 3160/7260/7265/8260/8265 Wireless
bluetooth support.
config BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7650
bool "MediaTek MT7650"
help
Firmware files for MediaTek MT7650 bluetooth support
config BR2_PACKAGE_LINUX_FIRMWARE_QUALCOMM_6174A_BT
bool "Qualcomm Atheros Rome 6174A Bluetooth"
help
@ -247,6 +252,11 @@ config BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7601U
help
MediaTek MT7601U
config BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT76X2E
bool "MediaTek MT76x2e"
help
MediaTek MT76x2e
config BR2_PACKAGE_LINUX_FIRMWARE_QUALCOMM_6174
bool "Qualcomm Atheros 6174"
help

View File

@ -243,6 +243,18 @@ LINUX_FIRMWARE_FILES += mt7601u.bin
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ralink_a_mediatek_company_firmware
endif
# MT7650
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7650),y)
LINUX_FIRMWARE_FILES += mt7650.bin
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ralink_a_mediatek_company_firmware
endif
# MT76x2e
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT76X2E),y)
LINUX_FIRMWARE_FILES += mt7662.bin mt7662_rom_patch.bin
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ralink_a_mediatek_company_firmware
endif
# qca6174
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_QUALCOMM_6174),y)
LINUX_FIRMWARE_FILES += ath10k/QCA6174