]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/VOM405.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / VOM405.h
index 0ed44a858cfdda5efdaf42ee9fc3e605460d1ca2..d401d3eedb76d32820e211d5fb634de5329dc02b 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DHCP
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_IRQ
-#define CONFIG_CMD_I2C
-#define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
 #define CONFIG_CMD_EEPROM
 
 #undef CONFIG_WATCHDOG                 /* watchdog disabled            */
@@ -77,7 +73,6 @@
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
 
-
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O Buffer Size      */
 #else