Kconfig.test 311 B

1234567891011121314
  1. # Copyright (c) 2016 Wind River Systems, Inc.
  2. # SPDX-License-Identifier: Apache-2.0
  3. config USB_DEVICE_LOOPBACK
  4. bool "USB Loopback Function Driver"
  5. help
  6. USB Loopback Function Driver
  7. config LOOPBACK_BULK_EP_MPS
  8. int
  9. depends on USB_DEVICE_LOOPBACK
  10. default 64
  11. help
  12. Loopback Function bulk endpoint size