commit | b142729d03d7295076f2c276da5694b46e511e89 | [log] [tgz] |
---|---|---|
author | Sam Protsenko <semen.protsenko@linaro.org> | Wed Apr 13 14:20:29 2016 +0300 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 20 11:43:28 2016 +0200 |
tree | 2d0d1130b3c96c60b4facf3c06aad6d37cfe85db | |
parent | c16bf621d5100a1f5c64becc82b5620810565f3e [diff] [blame] |
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
diff --git a/configs/am43xx_evm_ethboot_defconfig b/configs/am43xx_evm_ethboot_defconfig index dc25719..5963437 100644 --- a/configs/am43xx_evm_ethboot_defconfig +++ b/configs/am43xx_evm_ethboot_defconfig
@@ -14,6 +14,7 @@ CONFIG_USB_DWC3=y CONFIG_USB_DWC3_GADGET=y CONFIG_USB_DWC3_OMAP=y +CONFIG_USB_DWC3_PHY_OMAP=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_OF_LIBFDT=y