mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
rspro-conf: remove usbgadget from routerstationpro
Since the target doesn't have the related requirement to use USB slave hardware supporting usb gadget, so remove it from MACHINE_FEATURES. Signed-off-by: Zumeng.chen@windriver.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
967de59f35
commit
7a8e1ef418
@@ -5,7 +5,7 @@
|
||||
require conf/machine/include/tune-mips32.inc
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 \
|
||||
serial usbgadget"
|
||||
serial"
|
||||
|
||||
KERNEL_IMAGETYPE = "vmlinux"
|
||||
KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
|
||||
|
||||
Reference in New Issue
Block a user