diff options
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r-- | include/configs/mx25pdk.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index a85855db8d..cc86c947d4 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -111,7 +111,6 @@ #define CONFIG_DOS_PARTITION /* 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 */ @@ -123,8 +122,6 @@ /* Ethernet Configs */ -#define CONFIG_CMD_PING -#define CONFIG_CMD_DHCP #define CONFIG_CMD_MII #define CONFIG_BOOTDELAY 1 |