ramips: add kmod-usb-dwc2 to ZyXEL Keenetic image

ZyXEL Keenetic has a USB port. Thus, DWC2 USB controller driver should
be in the default image for this device.

Fixes: a7cbf59e0e ("ramips: add new device ZyXEL Keenetic as kn")
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
[fixed whitespace issue]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(backported from commit 0a182fcba6)
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
openwrt-19.07
Alexey Dobrovolsky 2020-05-09 21:10:44 +03:00 committed by Adrian Schmutzler
parent 06c6a3dd70
commit 2f756b39ed
1 changed files with 2 additions and 1 deletions

View File

@ -906,7 +906,8 @@ define Device/kn
BLOCKSIZE := 64k
IMAGE_SIZE := 7872k
DEVICE_TITLE := ZyXEL Keenetic
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci kmod-usb-ledtrig-usbport
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-ehci \
kmod-usb-ledtrig-usbport kmod-usb-dwc2
endef
TARGET_DEVICES += kn