]> git.sur5r.net Git - u-boot/blobdiff - include/configs/zynq-common.h
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
[u-boot] / include / configs / zynq-common.h
index 82ece0df2d6a2684520391390702a179b2ee7121..08b7602ba170f207a1820ec5a80e688256a068ae 100644 (file)
 # define CONFIG_ZYNQ_SDHCI_MAX_FREQ    52000000
 #endif
 
-#ifdef CONFIG_ZYNQ_USB
-# define CONFIG_USB_EHCI
+#ifdef CONFIG_USB_EHCI_ZYNQ
 # define CONFIG_USB_STORAGE
-# define CONFIG_USB_EHCI_ZYNQ
 # define CONFIG_EHCI_IS_TDI
 # define CONFIG_USB_MAX_CONTROLLER_COUNT       2
 
 #endif
 
 #define CONFIG_BOOTCOMMAND             "run $modeboot"
-#define CONFIG_BOOTDELAY               3 /* -1 to Disable autoboot */
 #define CONFIG_SYS_LOAD_ADDR           0 /* default? */
 
 /* Miscellaneous configurable options */