diff options
Diffstat (limited to 'include/configs/platinum.h')
-rw-r--r-- | include/configs/platinum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/platinum.h b/include/configs/platinum.h index 6687c38c99..53a130aa36 100644 --- a/include/configs/platinum.h +++ b/include/configs/platinum.h @@ -52,7 +52,7 @@ #define CONFIG_PHYLIB /* USB config */ -#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_MX6 #define CONFIG_MXC_USB_PORT 1 #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW) |