mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
added support for MediaTek USB drivers (#4727)
* added support for MediaTek USB drivers * merged most recent pull * fixed merge * removed unset comments
This commit is contained in:
@@ -2771,13 +2771,13 @@ CONFIG_MWIFIEX_USB=m
|
||||
# CONFIG_MWL8K is not set
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
CONFIG_MT7601U=m
|
||||
# CONFIG_MT76x0U is not set
|
||||
CONFIG_MT76x0U=m
|
||||
# CONFIG_MT76x0E is not set
|
||||
# CONFIG_MT76x2E is not set
|
||||
# CONFIG_MT76x2U is not set
|
||||
CONFIG_MT76x2U=m
|
||||
# CONFIG_MT7603E is not set
|
||||
# CONFIG_MT7615E is not set
|
||||
# CONFIG_MT7663U is not set
|
||||
CONFIG_MT7663U=m
|
||||
# CONFIG_MT7663S is not set
|
||||
# CONFIG_MT7915E is not set
|
||||
CONFIG_WLAN_VENDOR_MICROCHIP=y
|
||||
@@ -2789,7 +2789,7 @@ CONFIG_RT2X00=m
|
||||
# CONFIG_RT2500PCI is not set
|
||||
# CONFIG_RT61PCI is not set
|
||||
# CONFIG_RT2800PCI is not set
|
||||
# CONFIG_RT2500USB is not set
|
||||
CONFIG_RT2500USB=y
|
||||
# CONFIG_RT73USB is not set
|
||||
# CONFIG_RT2800USB is not set
|
||||
CONFIG_WLAN_VENDOR_REALTEK=y
|
||||
|
||||
Reference in New Issue
Block a user