diff options
Diffstat (limited to 'include/configs/grsim.h')
-rw-r--r-- | include/configs/grsim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grsim.h b/include/configs/grsim.h index 21b4f5e5d4..6c52a17ee4 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -59,7 +59,6 @@ #define CONFIG_CMD_LOADB /* loadb */ #define CONFIG_CMD_LOADS /* loads */ #define CONFIG_CMD_MISC /* Misc functions like sleep etc */ -#define CONFIG_CMD_NET /* bootp, tftpboot, rarpboot */ #define CONFIG_CMD_REGINFO #define CONFIG_CMD_RUN /* run command in env variable */ #define CONFIG_CMD_SETGETDCR /* DCR support on 4xx */ |