]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5282EVB.h
usb: zynq: Define config USB_STORAGE through defconfig
[u-boot] / include / configs / M5282EVB.h
index 860abe7bca603f60a2ab1f5a6b197e3507c8413a..62f25e90236c83552ee4893e161e3d2324577eb3 100644 (file)
@@ -47,9 +47,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_MII
 
 #define CONFIG_MCFFEC
 #ifdef CONFIG_MCFFEC
@@ -73,7 +70,6 @@
 #      endif                   /* CONFIG_SYS_DISCOVER_PHY */
 #endif
 
-#define CONFIG_BOOTDELAY       5
 #ifdef CONFIG_MCFFEC
 #      define CONFIG_IPADDR    192.162.1.2
 #      define CONFIG_NETMASK   255.255.255.0
@@ -94,7 +90,6 @@
        "save\0"                                \
        ""
 
-#define CONFIG_SYS_PROMPT              "-> "
 #define        CONFIG_SYS_LONGHELP             /* undef to save memory         */
 
 #if defined(CONFIG_CMD_KGDB)