zephyr/samples/subsys/usb
Johann Fischer 02c32d4474 usb: move USB_DEVICE_REMOTE_WAKEUP option to drivers
Kconfig USB_DEVICE_REMOTE_WAKEUP option depends only on
USB device controller capability, but is not controlled
by the USB device controller drivers configuration.
Move USB_DEVICE_REMOTE_WAKEUP option to drivers and
make it promptless.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-11-08 17:01:32 +01:00
..
audio cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
cdc_acm samples: usb: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00
cdc_acm_composite samples: usb: get CDC ACM UART device from devicetree 2021-08-23 18:53:47 -04:00
console samples: usb: console: convert README to RST file 2021-08-23 18:53:47 -04:00
dfu samples: subsys: dfu: update URL of the MCUboot zephyr readme 2021-11-02 13:25:43 +01:00
hid cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hid-cdc sample: usb: hid-cdc: add a sleep for cpu to response 2021-08-24 16:37:44 -05:00
hid-mouse usb: move USB_DEVICE_REMOTE_WAKEUP option to drivers 2021-11-08 17:01:32 +01:00
inf
mass cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
testusb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
webusb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
usb_pid.Kconfig samples: wpanusb: assign next free sample PID 2020-05-27 14:15:52 +02:00
usb.rst doc: usb: refactor USB device support documentation structure 2021-10-06 11:51:07 +02:00