X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun5i.h;h=0535d6a7f327bcf3012baee0b973b839cffb7026;hb=c74dda8b44622266feac7a0080a4302dbec052f5;hp=e0470d4282c9cf086631f606419d005917afee07;hpb=692e5c4e7eb267f3d8f3a8c9d2348eff6f5f21e2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index e0470d4..0535d6a 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -12,11 +12,12 @@ * High Level Configuration Options */ -#ifdef CONFIG_USB_EHCI +#ifdef CONFIG_USB_EHCI_HCD #define CONFIG_USB_EHCI_SUNXI -#define CONFIG_USB_MAX_CONTROLLER_COUNT 1 #endif +#define CONFIG_SUNXI_USB_PHYS 2 + /* * Include common sunxi configuration where most the settings are */