usb: core: make default autosuspend delay configurable
authorMans Rullgard <mans@mansr.com>
Fri, 1 Mar 2019 16:43:20 +0000 (16:43 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Mar 2019 19:53:41 +0000 (20:53 +0100)
commit5d5d44dec7270e06c74b2f83ebca1fc081971862
tree3a9e61fde31e6522a80a9655e5c4fade5900d45d
parent23f4e3d8b310abfa4adf6ac3e016804a4cccd464
usb: core: make default autosuspend delay configurable

Make the default autosuspend delay configurable at build time.
This is useful for systems that require a non-standard value as
it avoids relying on the command line being properly set.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/Kconfig
drivers/usb/core/usb.c