From 3cdc5f55a445229612c4c751abb1cb3f3ae4d36d Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Wed, 22 Feb 2017 16:46:53 +0800 Subject: [PATCH] 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 Tested-by: Nicolas Boichat Reviewed-by: Vincent Palatin --- board/hammer/board.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/hammer/board.h b/board/hammer/board.h index f011ce00d1..610c3727bd 100644 --- a/board/hammer/board.h +++ b/board/hammer/board.h @@ -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