lantiq: enable 5ghz wifi on VR200/VR200v
Enable mt76 driver on VR200/VR200v. Signed-off-by: Kevin Schmidt <kevin.patrick.schmidt@googlemail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
692390225d
commit
77e27e0f53
@@ -47,7 +47,7 @@ define Device/tplink_vr200
|
||||
TPLINK_HWID := 0x63e64801
|
||||
TPLINK_HWREV := 0x53
|
||||
IMAGE_SIZE := 15808k
|
||||
DEVICE_PACKAGES:= kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
||||
DEVICE_PACKAGES:= kmod-mt76x0e wpad-basic kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
||||
SUPPORTED_DEVICES += VR200
|
||||
endef
|
||||
TARGET_DEVICES += tplink_vr200
|
||||
@@ -60,7 +60,7 @@ define Device/tplink_vr200v
|
||||
TPLINK_HWID := 0x73b70801
|
||||
TPLINK_HWREV := 0x2f
|
||||
IMAGE_SIZE := 15808k
|
||||
DEVICE_PACKAGES:= kmod-usb-dwc2 kmod-usb-ledtrig-usbport kmod-ltq-tapi kmod-ltq-vmmc
|
||||
DEVICE_PACKAGES:= kmod-mt76x0e wpad-basic kmod-usb-dwc2 kmod-usb-ledtrig-usbport kmod-ltq-tapi kmod-ltq-vmmc
|
||||
SUPPORTED_DEVICES += VR200v
|
||||
endef
|
||||
TARGET_DEVICES += tplink_vr200v
|
||||
|
||||
Reference in New Issue
Block a user