armvirt: enable the USB feature flag

USB devices can be passed through from the host to the guest

Signed-off-by: Felix Fietkau <nbd@nbd.name>
lede-17.01
Felix Fietkau 2017-01-13 09:15:03 +01:00
parent 627b0d3559
commit 0d44f0cbbc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm ARCH:=arm
BOARD:=armvirt BOARD:=armvirt
BOARDNAME:=QEMU ARM Virtual Machine BOARDNAME:=QEMU ARM Virtual Machine
FEATURES:=fpu pci rtc FEATURES:=fpu pci rtc usb
FEATURES+=cpiogz ext4 ramdisk squashfs targz FEATURES+=cpiogz ext4 ramdisk squashfs targz
CPU_TYPE:=cortex-a15 CPU_TYPE:=cortex-a15
CPU_SUBTYPE:=neon-vfpv4 CPU_SUBTYPE:=neon-vfpv4