diff options
Diffstat (limited to 'include/configs/sun5i.h')
-rw-r--r-- | include/configs/sun5i.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index e0470d4..d257659 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -17,6 +17,8 @@ #define CONFIG_USB_MAX_CONTROLLER_COUNT 1 #endif +#define CONFIG_SUNXI_USB_PHYS 2 + /* * Include common sunxi configuration where most the settings are */ |