X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fjetson-tk1.h;h=0b9e5b699fa67fd70ec211afbfd8a436b9ee287f;hb=14bc66bd9a1d8073a12c6e785ab379909f620356;hp=6255750c3b204f54c990597a944ab2aa58887127;hpb=c9aab0f9dd23fddcebf5984dc19e62b514e759a7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 6255750..0b9e5b6 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -63,6 +63,7 @@ /* 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 @@ -74,6 +75,7 @@ #define CONFIG_CMD_NET #define CONFIG_CMD_DHCP +#include "tegra-common-ums.h" #include "tegra-common-post.h" #endif /* __CONFIG_H */