]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/strider.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / strider.h
index ec5fbe99296be935ec35a1299b34e9c0310006e6..2c1d4fbc74e4d8b81dd54914e39cd87b34c4abc7 100644 (file)
@@ -40,7 +40,6 @@
 #define CONFIG_DOS_PARTITION
 #define CONFIG_CMD_EXT2
 
-#define CONFIG_CMD_MEMTEST
 #define CONFIG_SYS_ALT_MEMTEST
 
 #define CONFIG_CMD_FPGAD
@@ -507,10 +506,8 @@ int fpga_gpio_get(unsigned int bus, int pin);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_I2C
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PCI
-#define CONFIG_CMD_PING
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_AUTO_COMPLETE           /* add autocompletion support */