diff options
Diffstat (limited to 'include/configs/at91sam9263ek.h')
| -rw-r--r-- | include/configs/at91sam9263ek.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index 0a1969df9..b9aa03603 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -275,6 +275,7 @@  #define CONFIG_RMII			1  #define CONFIG_NET_RETRY_COUNT		20  #define CONFIG_RESET_PHY_R		1 +#define CONFIG_AT91_WANTS_COMMON_PHY  /* USB */  #define CONFIG_USB_ATMEL |