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