Lines Matching full:usb
4 # This file contains Kconfig options and defaults for configuring USB devices
5 # using the new experimental USB device support. The scope of these options is
6 # limited to USB samples in project tree, you cannot use them in your own
9 menu "USB sample options"
13 string "USB device sample manufacturer string"
16 USB device sample manufacturer string.
19 string "USB device sample product string"
22 USB device sample product stringa.
25 hex "USB device sample Product ID"
28 USB device sample Product ID.
31 bool "USB device sample Self-powered attribute"
37 bool "USB device sample Remote Wakeup attribute"
42 int "USB device sample bMaxPower value"
49 bool "Use default USB 2.0 Extension Descriptor"
51 Set bcdUSB value to 0201 and use default USB 2.0 Extension Descriptor.