USB: Enable OTG both Host and Slave mode in rk3188_sdk_defconfig

This commit is contained in:
wlf
2013-10-21 09:56:27 +08:00
parent ae69187102
commit 10efab183b

1
arch/arm/configs/rk3188_sdk_defconfig Normal file → Executable file
View File

@@ -394,6 +394,7 @@ CONFIG_USB_SERIAL_OPTION=y
CONFIG_USB_GADGET=y
CONFIG_USB20_HOST=y
CONFIG_USB20_OTG=y
CONFIG_DWC_OTG_BOTH_HOST_SLAVE=y
CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_EMBEDDED_SDIO=y