diff options
Diffstat (limited to 'include/configs/at91sam9261ek.h')
| -rw-r--r-- | include/configs/at91sam9261ek.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index af5660439..819ae72bc 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -146,6 +146,7 @@  /* USB */  #define CONFIG_USB_ATMEL +#define CONFIG_USB_ATMEL_CLK_SEL_PLLB  #define CONFIG_USB_OHCI_NEW  #define CONFIG_DOS_PARTITION  #define CONFIG_SYS_USB_OHCI_CPU_INIT |