Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
[platform/kernel/u-boot.git] / include / configs / omap4_panda.h
index 3e7096e..967f2fa 100644 (file)
  */
 
 /* USB UHH support options */
-#define CONFIG_USB_HOST
-#define CONFIG_USB_EHCI
+#define CONFIG_USB_EHCI_HCD
 #define CONFIG_USB_EHCI_OMAP
-#define CONFIG_USB_STORAGE
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
 
 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 1
@@ -32,7 +30,6 @@
 
 #define CONFIG_UBOOT_ENABLE_PADS_ALL
 
-
 #include <configs/ti_omap4_common.h>
 
 /* GPIO */