]> git.ipfire.org Git - u-boot.git/blobdiff - include/configs/mx53smd.h
configs: Re-sync almost all of cmd/Kconfig
[u-boot.git] / include / configs / mx53smd.h
index e851da2628b4a4066d00aed91f5e508372e414a4..f5019c2ea4d103c3f5aa59cb74bc2432f6409a07 100644 (file)
@@ -35,7 +35,6 @@
 #define CONFIG_MXC_UART_BASE   UART1_BASE
 
 /* I2C Configs */
-#define CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_MXC
 #define CONFIG_SYS_I2C_MXC_I2C1                /* enable I2C bus 1 */
@@ -61,8 +60,6 @@
 #define IMX_FEC_BASE   FEC_BASE_ADDR
 #define CONFIG_FEC_MXC_PHYADDR 0x1F
 
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
 
 /* allow to overwrite serial and ethaddr */