commit | 65403f3010ff71968197821ff693d960269785b1 | [log] [tgz] |
---|---|---|
author | Sam Protsenko <semen.protsenko@linaro.org> | Wed Apr 13 14:20:27 2016 +0300 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 20 11:43:27 2016 +0200 |
tree | 67e213cd408d7f8c7140106d73367730f0c10ae6 | |
parent | aaa4a9e313ee6e5d30c1476ad754e0b907e34217 [diff] [blame] |
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig Description was borrowed from kernel dwc3 Kconfig. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig index 942a6a0..5406beb 100644 --- a/configs/am43xx_evm_defconfig +++ b/configs/am43xx_evm_defconfig
@@ -13,6 +13,7 @@ CONFIG_TI_QSPI=y CONFIG_USB=y CONFIG_USB_DWC3=y +CONFIG_USB_DWC3_GADGET=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_OF_LIBFDT=y