diff options
author | Sam Protsenko | 2016-04-13 14:20:28 +0300 |
---|---|---|
committer | Marek Vasut | 2016-04-20 11:43:28 +0200 |
commit | c16bf621d5100a1f5c64becc82b5620810565f3e (patch) | |
tree | e67f86cee9818f1447917a3ae615d78736015400 /configs/am43xx_evm_ethboot_defconfig | |
parent | 65403f3010ff71968197821ff693d960269785b1 (diff) |
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'configs/am43xx_evm_ethboot_defconfig')
-rw-r--r-- | configs/am43xx_evm_ethboot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_ethboot_defconfig b/configs/am43xx_evm_ethboot_defconfig index fa01c754dda..dc25719f325 100644 --- a/configs/am43xx_evm_ethboot_defconfig +++ b/configs/am43xx_evm_ethboot_defconfig @@ -13,6 +13,7 @@ CONFIG_TI_QSPI=y CONFIG_USB=y CONFIG_USB_DWC3=y CONFIG_USB_DWC3_GADGET=y +CONFIG_USB_DWC3_OMAP=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_OF_LIBFDT=y |