mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>