From 4db3204bdbe2fa39a83d28fb623e8b09e5e146a9 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 9 Feb 2018 15:33:56 +0800 Subject: [PATCH] arm64: rockchip_defconfig: remove USB_OTG_WAKELOCK cc756e682c1a ("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. Change-Id: Id112f1e692fce021b8ab5437ae7811c216c8d272 Signed-off-by: Tao Huang --- arch/arm64/configs/rockchip_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index fecd026a5a3f..ffa2cff14d9a 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -657,7 +657,6 @@ CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_OPTION=y CONFIG_USB_TRANCEVIBRATOR=y -CONFIG_USB_OTG_WAKELOCK=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DEBUG_FILES=y CONFIG_USB_GADGET_VBUS_DRAW=500