Merge branch 'master' of git://git.denx.de/u-boot-net
[platform/kernel/u-boot.git] / include / configs / pm9263.h
index 111e0f5..9993248 100644 (file)
 #define CONFIG_RED_LED         GPIO_PIN_PB(7) /* this is the power led */
 #define CONFIG_GREEN_LED       GPIO_PIN_PB(8) /* this is the user1 led */
 
-#define CONFIG_BOOTDELAY       3
 
 /*
  * BOOTP options
 #define CONFIG_SYS_USB_OHCI_REGS_BASE          0x00a00000      /* AT91SAM9263_UHP_BASE */
 #define CONFIG_SYS_USB_OHCI_SLOT_NAME          "at91sam9263"
 #define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     2
-#define CONFIG_USB_STORAGE                     1
 
 #define CONFIG_SYS_LOAD_ADDR                   0x22000000      /* load address */