]> git.sur5r.net Git - u-boot/blobdiff - include/configs/gr_ep2s60.h
configs: Migrate CONFIG_USB_STORAGE
[u-boot] / include / configs / gr_ep2s60.h
index 563b20592fa79bd3d144c543dbd3f265d59d2257..265f03c1d0ccdd4a2313b3f4cc85475b050fba90 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
@@ -60,9 +59,6 @@
 /* USB support */
 #if USE_GRUSB
 #define CONFIG_USB_UHCI
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_EXT2
-#define CONFIG_USB_STORAGE
 /* Enable needed helper functions */
 #define CONFIG_SYS_STDIO_DEREGISTER    /* needs stdio_deregister */
 #endif
@@ -70,7 +66,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \