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>
This commit is contained in:
parent
40d8db5ddf
commit
cc756e682c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue