diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-11-05 20:50:39 +0100 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-11-05 20:50:39 +0100 |
commit | c0e5dd88c438a41bf180dde0c2dc4c67dcd8058d (patch) | |
tree | da81a7a9b2616bfb0db1331089b390c7c92af247 /include/configs/cpuat91.h | |
parent | f6723794fd8f3362c4f3b5d0f36607a6a6f107b2 (diff) | |
parent | c12f941bece9ed79efccfe9e4a9fd977da6975f9 (diff) |
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
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 6742dbcd92..67732de3a8 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 |