diff options
Diffstat (limited to 'include/configs/jetson-tk1.h')
-rw-r--r-- | include/configs/jetson-tk1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index b31ba6a4ee..08d8272d84 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -34,7 +34,7 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB Host support */ -#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_TEGRA /* USB networking support */ |