ARM: defconfig: tegra: Enable ChipIdea UDC driver
authorDmitry Osipenko <digetx@gmail.com>
Wed, 16 Aug 2017 10:32:41 +0000 (13:32 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Aug 2017 14:29:53 +0000 (16:29 +0200)
Since NVIDIA Tegra is supported now by the ChipIdea USB driver, let's
enable this driver in tegra_defconfig.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/configs/tegra_defconfig

index 959b273..6678f29 100644 (file)
@@ -219,6 +219,9 @@ CONFIG_USB_EHCI_TEGRA=y
 CONFIG_USB_ACM=y
 CONFIG_USB_WDM=y
 CONFIG_USB_STORAGE=y
+CONFIG_USB_CHIPIDEA=y
+CONFIG_USB_CHIPIDEA_UDC=y
+CONFIG_USB_GADGET=y
 CONFIG_MMC=y
 CONFIG_MMC_BLOCK_MINORS=16
 CONFIG_MMC_SDHCI=y