]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/gplugd.h
configs: Re-sync almost all of cmd/Kconfig
[karo-tx-uboot.git] / include / configs / gplugd.h
index 52c67d560143f8bd6762508cf48696a8b6550e74..638fad11d25c8a61b69916a489da5683c3c074aa 100644 (file)
@@ -52,8 +52,6 @@
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
-#define CONFIG_CMD_I2C
-#define CONFIG_CMD_USB
 #define CONFIG_CMD_EXT2
 #define CONFIG_CMD_FAT
 
 
 /* Network configuration */
 #ifdef CONFIG_CMD_NET
-#define CONFIG_CMD_PING
 #define CONFIG_ARMADA100_FEC
 
 /* DHCP Support */
-#define CONFIG_CMD_DHCP
 #define CONFIG_BOOTP_DHCP_REQUEST_DELAY                50000
 #endif /* CONFIG_CMD_NET */
 
@@ -90,7 +86,6 @@
 #define CONFIG_SYS_SSP_PORT            2
 
 /* Flash Support */
-#define CONFIG_CMD_SF
 
 /*
  * mv-common.h should be defined after CMD configs since it used them