diff options
Diffstat (limited to 'include/configs/mx53cx9020.h')
-rw-r--r-- | include/configs/mx53cx9020.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h index 3094402d15..c61ed89b6f 100644 --- a/include/configs/mx53cx9020.h +++ b/include/configs/mx53cx9020.h @@ -45,7 +45,7 @@ #define CONFIG_FEC_MXC_PHYADDR 0x1F /* USB Configs */ -#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_MX5 #define CONFIG_USB_STORAGE #define CONFIG_USB_HOST_ETHER |