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