mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-13 03:15:06 +00:00
hammer: Enable USB suspend and remote wake-up config options
BRANCH=none BUG=chrome-os-partner:62325 TEST=See CLs that enables USB suspend and remote wake-up option. Change-Id: I424897028bca646edc927544a8d2f0cef306f8e7 Reviewed-on: https://chromium-review.googlesource.com/446241 Commit-Ready: Nicolas Boichat <drinkcat@chromium.org> Tested-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
bc81942462
commit
3cdc5f55a4
@@ -37,6 +37,9 @@
|
||||
#undef CONFIG_USB_MAXPOWER_MA
|
||||
#define CONFIG_USB_MAXPOWER_MA 100
|
||||
|
||||
#define CONFIG_USB_REMOTE_WAKEUP
|
||||
#define CONFIG_USB_SUSPEND
|
||||
|
||||
#define CONFIG_USB_SERIALNO
|
||||
/* TODO(drinkcat): Replace this by proper serial number. Note that according to
|
||||
* USB standard, we must either unset this (iSerialNumber = 0), or have a unique
|
||||
|
||||
Reference in New Issue
Block a user