summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2017-05-07 14:03:43 -0700
committerAmit Pundir <amit.pundir@linaro.org>2017-05-25 16:37:25 +0530
commitd5dec18f8f2e7ba8536338ca312018ec4964b3e2 (patch)
tree210a08f709652802a014f106c3b9590e13d5043a
parent7f6a46860e76f9142211e3f95edd2ef96c5a4ee8 (diff)
ANDROID: android-base.cfg: remove USB_OTG_WAKELOCK
CONFIG_USB_OTG_WAKELOCK is currently somewhat outdated and as such is not applicable to all Android devices. Until it is brought up to date, remove it from the base Android kernel configuration. Bug: 37750863 Change-Id: I5b1c0bef24476cc503a60003bf48ffb59eea8c94 Signed-off-by: Steve Muckle <smuckle@google.com>
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index 748ccf37ca3e..3c32c74c584a 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -171,5 +171,4 @@ CONFIG_USB_CONFIGFS_F_MTP=y
CONFIG_USB_CONFIGFS_F_PTP=y
CONFIG_USB_CONFIGFS_UEVENT=y
CONFIG_USB_GADGET=y
-CONFIG_USB_OTG_WAKELOCK=y
CONFIG_XFRM_USER=y