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 6742dbcd9..67732de3a 100644 --- a/include/configs/cpuat91.h +++ b/include/configs/cpuat91.h @@ -160,6 +160,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 |