at91: sama5d3: enable USB2 by default
[openwrt.git] / target / linux / at91 / sama5d3 / target.mk
index d88e895..0319f4b 100644 (file)
@@ -1,6 +1,8 @@
 BOARDNAME:=SAMA5D3 (Cortex-A5)
 CPU_TYPE:=cortex-a5
 
+DEFAULT_PACKAGES += kmod-usb2
+
 define Target/Description
        Build generic firmware for SAMA5D3 AT91 platforms
        using the ARMv7 instruction set.