avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
8
u-boot/drivers/usb/emul/Kconfig
Normal file
8
u-boot/drivers/usb/emul/Kconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
config USB_EMUL
|
||||
bool "Support for USB device emulation"
|
||||
depends on DM_USB && SANDBOX
|
||||
help
|
||||
Since sandbox does not have access to a real USB bus, it is possible
|
||||
to use device emulators instead. This allows testing of the USB
|
||||
stack on sandbox without needing a real device, or any host machine
|
||||
USB resources.
|
||||
Reference in New Issue
Block a user