diff options
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r-- | include/configs/ethernut5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index 5d33c76..252df54 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -177,6 +177,7 @@ /* USB */ #ifdef CONFIG_CMD_USB #define CONFIG_USB_ATMEL +#define CONFIG_USB_ATMEL_CLK_SEL_PLLB #define CONFIG_USB_OHCI_NEW #define CONFIG_SYS_USB_OHCI_CPU_INIT #define CONFIG_SYS_USB_OHCI_REGS_BASE 0x00500000 |