From e272eb4dbfbd7cbf347493840132ea88384762f1 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Wed, 29 Jan 2025 21:34:41 +0100 Subject: [PATCH] qualcommbe: ipq95xx: Add USB3 kmods and drop NSS-DP unneeded package Add USB3 kmods to the default package list, USB3 correctly works on IPQ95xx hence it can be enabled. While at it drop the NSS-DP as it was added by mistake as the ethrnet platform is handled differently on this SoC with pending upstream drivers. Link: https://github.com/openwrt/openwrt/pull/17788 Signed-off-by: Christian Marangi --- target/linux/qualcommbe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/qualcommbe/Makefile b/target/linux/qualcommbe/Makefile index 4456a8aae7e..4fd7be5e334 100644 --- a/target/linux/qualcommbe/Makefile +++ b/target/linux/qualcommbe/Makefile @@ -12,8 +12,8 @@ KERNEL_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ + kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \ kmod-leds-gpio kmod-gpio-button-hotplug \ - kmod-qca-nss-dp \ wpad-basic-mbedtls uboot-envtools \ e2fsprogs kmod-fs-ext4 losetup