summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-10-12 12:31:08 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-12 12:31:08 (GMT)
commitf812574e61e9bfe37e76e620606fd1a65cc9cdc2 (patch)
tree56abd6abbf0bf15c000e8b6dcf5e106239d9ea75 /include
parentc14d4b0051df5f569fa33d9937af1db267ed6d34 (diff)
parentd40d69ee350b62af90c2b522e05cbb3eb5f27112 (diff)
downloadu-boot-f812574e61e9bfe37e76e620606fd1a65cc9cdc2.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Diffstat (limited to 'include')
-rw-r--r--include/configs/tegra-common-usb-gadget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tegra-common-usb-gadget.h b/include/configs/tegra-common-usb-gadget.h
index 00f854e..58a5a30 100644
--- a/include/configs/tegra-common-usb-gadget.h
+++ b/include/configs/tegra-common-usb-gadget.h
@@ -10,7 +10,9 @@
#ifndef CONFIG_SPL_BUILD
/* USB gadget mode support*/
+#ifndef CONFIG_TEGRA20
#define CONFIG_CI_UDC_HAS_HOSTPC
+#endif
/* USB mass storage protocol */
#define CONFIG_USB_FUNCTION_MASS_STORAGE
/* DFU protocol */