summaryrefslogtreecommitdiffstats
path: root/include/configs/jetson-tk1.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2016-02-15 10:34:03 -0700
committerTom Warren <twarren@nvidia.com>2016-02-18 10:02:19 -0700
commitbf519825390af615da6266b3a26b9754797e4025 (patch)
treecfd75b3d4987c51eff3caebb6a53d789b133f8e7 /include/configs/jetson-tk1.h
parentd6ef8a61941b5435cbbd3eb32a60ca67266abc10 (diff)
downloadtalos-obmc-uboot-bf519825390af615da6266b3a26b9754797e4025.tar.gz
talos-obmc-uboot-bf519825390af615da6266b3a26b9754797e4025.zip
ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT
This option is no longer used now that DM_USB is enabled. Fixes: 534f9d3feffd ("dm: tegra: usb: Move USB to driver model") Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/jetson-tk1.h')
-rw-r--r--include/configs/jetson-tk1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h
index 23b2e43616..763d2ec71e 100644
--- a/include/configs/jetson-tk1.h
+++ b/include/configs/jetson-tk1.h
@@ -48,7 +48,6 @@
/* USB Host support */
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_TEGRA
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#define CONFIG_USB_STORAGE
#define CONFIG_CMD_USB
OpenPOWER on IntegriCloud