at91: sama5d3: enable USB2 by default

Backport of r46173

Signed-off-by: Florian Fainelli <florian@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46418 3c298f89-4303-0410-b956-a3cf2f4a3e73
zsun
florian 2015-07-18 22:35:36 +00:00
parent 789762ecde
commit f64983852b
1 changed files with 2 additions and 0 deletions

View 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.