diff options
Diffstat (limited to 'include/configs/stout.h')
-rw-r--r-- | include/configs/stout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stout.h b/include/configs/stout.h index 90258c2f42..ac63e53b08 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -84,7 +84,7 @@ #define CONFIG_SYS_TMU_CLK_DIV 4 /* USB */ -#define CONFIG_USB_EHCI +#define CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_RMOBILE #define CONFIG_USB_MAX_CONTROLLER_COUNT 3 |