diff options
Diffstat (limited to 'include/configs/M5272C3.h')
-rw-r--r-- | include/configs/M5272C3.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/M5272C3.h b/include/configs/M5272C3.h index 52ca7de3ff..936a91e27d 100644 --- a/include/configs/M5272C3.h +++ b/include/configs/M5272C3.h @@ -46,9 +46,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* * Command line configuration. @@ -96,8 +93,6 @@ "save\0" \ "" -#define CONFIG_SYS_LONGHELP /* undef to save memory */ - #define CONFIG_SYS_LOAD_ADDR 0x20000 #define CONFIG_SYS_MEMTEST_START 0x400 #define CONFIG_SYS_MEMTEST_END 0x380000 |