diff options
Diffstat (limited to 'include/configs/cpuat91.h')
-rw-r--r-- | include/configs/cpuat91.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index 3572ac57f8..49cfabdc6b 100644 --- a/include/configs/cpuat91.h +++ b/include/configs/cpuat91.h @@ -159,6 +159,7 @@ #if defined(CONFIG_CMD_USB) #define CONFIG_USB_ATMEL +#define CONFIG_USB_ATMEL_CLK_SEL_PLLB #define CONFIG_USB_OHCI_NEW #define CONFIG_USB_STORAGE #define CONFIG_DOS_PARTITION |