diff options
Diffstat (limited to 'include/configs/cobra5272.h')
-rw-r--r-- | include/configs/cobra5272.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/cobra5272.h b/include/configs/cobra5272.h index 442f8e002f..ee870f916f 100644 --- a/include/configs/cobra5272.h +++ b/include/configs/cobra5272.h @@ -109,9 +109,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* * Command line configuration. @@ -167,8 +164,6 @@ from which user programs will be started */ /*---*/ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ - /* *----------------------------------------------------------------------------- * End of user parameters to be customized |