diff options
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r-- | include/configs/mx6sabre_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index 6a37ae7384..c8c9f812f8 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -32,7 +32,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 @@ -56,7 +55,6 @@ /* Command definition */ #define CONFIG_CMD_BMODE -#define CONFIG_CMD_SETEXPR #ifdef CONFIG_SUPPORT_EMMC_BOOT #define EMMC_ENV \ |