at91: sama5d3: enable USB2 by default
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 46173
This commit is contained in:
parent
763058d536
commit
4748d69f33
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue