From: lyx <lyx@rock-chips.com> Date: Mon, 25 Apr 2011 08:16:20 +0000 (-0700) Subject: enable usb2.0host for mobile sdk X-Git-Tag: firefly_0821_release~10421 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5a64fadb8f6831ff2712de0dcbad0a08cf351c39;p=firefly-linux-kernel-4.4.55.git enable usb2.0host for mobile sdk --- diff --git a/arch/arm/configs/rk29_phonesdk_defconfig b/arch/arm/configs/rk29_phonesdk_defconfig index 7c4fdd8a9ace..4d99ab1212cc 100755 --- a/arch/arm/configs/rk29_phonesdk_defconfig +++ b/arch/arm/configs/rk29_phonesdk_defconfig @@ -1573,7 +1573,8 @@ CONFIG_USB_ANDROID_MASS_STORAGE=y # CONFIG_NOP_USB_XCEIV is not set CONFIG_USB11_HOST=y CONFIG_USB11_HOST_EN=y -# CONFIG_USB20_HOST is not set +CONFIG_USB20_HOST=y +CONFIG_USB20_HOST_EN=y CONFIG_USB20_OTG=y # CONFIG_DWC_OTG_HOST_ONLY is not set CONFIG_DWC_OTG_DEVICE_ONLY=y