configs: Migrate CONFIG_USB_STORAGE
[platform/kernel/u-boot.git] / include / configs / at91sam9260ek.h
index 9db8d12..fab0374 100644 (file)
@@ -61,7 +61,6 @@
 #define        CONFIG_RED_LED          AT91_PIN_PA9    /* this is the power led */
 #define        CONFIG_GREEN_LED        AT91_PIN_PA6    /* this is the user led */
 
-#define CONFIG_BOOTDELAY       3
 
 /*
  * BOOTP options
 #define CONFIG_SYS_USB_OHCI_REGS_BASE          0x00500000      /* AT91SAM9260_UHP_BASE */
 #define CONFIG_SYS_USB_OHCI_SLOT_NAME          "at91sam9260"
 #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     2
-#define CONFIG_USB_STORAGE             1
 
 #define CONFIG_SYS_LOAD_ADDR                   0x22000000      /* load address */