]> git.sur5r.net Git - u-boot/blobdiff - include/configs/x86-common.h
configs: Migrate CONFIG_USB_STORAGE
[u-boot] / include / configs / x86-common.h
index b4aad6cd24ff5b3bf70c6352c1a3c91eaf2e64a9..74b25221920b65b2895b45a3f7bed8db653113e4 100644 (file)
 #define CONFIG_USB_EHCI_PCI
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS     12
 #define CONFIG_USB_MAX_CONTROLLER_COUNT        2
-#define CONFIG_USB_STORAGE
 #define CONFIG_USB_KEYBOARD
 #define CONFIG_SYS_USB_EVENT_POLL
 
        "tftpboot $loadaddr $bootfile;"                 \
        "zboot $loadaddr"
 
-#define CONFIG_BOOTDELAY       2
 
 #endif /* __CONFIG_H */