aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P1023RDB.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/P1023RDB.h')
-rw-r--r--include/configs/P1023RDB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h
index 787b8d2..1a00985 100644
--- a/include/configs/P1023RDB.h
+++ b/include/configs/P1023RDB.h
@@ -253,9 +253,9 @@ extern unsigned long get_clock_freq(void);
*/
#define CONFIG_HAS_FSL_DR_USB
#ifdef CONFIG_HAS_FSL_DR_USB
-#define CONFIG_USB_EHCI
+#define CONFIG_USB_EHCI_HCD
-#ifdef CONFIG_USB_EHCI
+#ifdef CONFIG_USB_EHCI_HCD
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_USB_EHCI_FSL
#endif