summaryrefslogtreecommitdiff
path: root/include/configs/sun50i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun50i.h')
-rw-r--r--include/configs/sun50i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sun50i.h b/include/configs/sun50i.h
index 1b7bfb6c22..b7b67a1ddc 100644
--- a/include/configs/sun50i.h
+++ b/include/configs/sun50i.h
@@ -11,7 +11,7 @@
* A64 specific configuration
*/
-#ifdef CONFIG_USB_EHCI
+#ifdef CONFIG_USB_EHCI_HCD
#define CONFIG_USB_EHCI_SUNXI
#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
#endif