diff options
Diffstat (limited to 'include/configs/ot1200.h')
-rw-r--r-- | include/configs/ot1200.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 699b037b94..2bbf2b9a5f 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -102,7 +102,6 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_CMD_MII -#define CONFIG_CMD_NET #define CONFIG_FEC_MXC #define CONFIG_MII #define IMX_FEC_BASE ENET_BASE_ADDR @@ -124,7 +123,6 @@ /* Miscellaneous commands */ #define CONFIG_CMD_BMODE -#define CONFIG_CMD_SETEXPR #define CONFIG_PREBOOT "" |