diff options
Diffstat (limited to 'include/configs/at91rm9200ek.h')
| -rw-r--r-- | include/configs/at91rm9200ek.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index c03f3854c..5d96c31f9 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -153,6 +153,7 @@   * USB Config   */  #define CONFIG_USB_ATMEL			1 +#define CONFIG_USB_ATMEL_CLK_SEL_PLLB  #define CONFIG_USB_OHCI_NEW			1  #define CONFIG_USB_KEYBOARD			1  #define CONFIG_USB_STORAGE			1 |