diff options
Diffstat (limited to 'include/configs/zmx25.h')
-rw-r--r-- | include/configs/zmx25.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index c61c353901..05094a62d7 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -82,7 +82,7 @@ * USB */ #ifdef CONFIG_CMD_USB -#define CONFIG_USB_EHCI /* Enable EHCI USB support */ +#define CONFIG_USB_EHCI_HCD /* Enable EHCI USB support */ #define CONFIG_USB_EHCI_MXC #define CONFIG_EHCI_HCD_INIT_AFTER_RESET #define CONFIG_MXC_USB_PORT 1 |