diff options
Diffstat (limited to 'include/configs/sun5i.h')
-rw-r--r-- | include/configs/sun5i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index ec8f3199ba..0535d6a7f3 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -12,7 +12,7 @@ * High Level Configuration Options */ -#ifdef CONFIG_USB_EHCI +#ifdef CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_SUNXI #endif |