Merge branch 'master' of http://git.denx.de/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / at91sam9263ek.h
index f248049..98a0588 100644 (file)
@@ -43,8 +43,6 @@
 
 #define CONFIG_BOARD_EARLY_INIT_F
 
-#define CONFIG_DISPLAY_CPUINFO
-
 /*
  * Hardware drivers
  */
@@ -76,7 +74,6 @@
 #define        CONFIG_GREEN_LED        AT91_PIN_PB8    /* the user1 led */
 #define        CONFIG_YELLOW_LED       AT91_PIN_PC29   /* the user2 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 */