diff options
Diffstat (limited to 'include/configs/M5235EVB.h')
-rw-r--r-- | include/configs/M5235EVB.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/M5235EVB.h b/include/configs/M5235EVB.h index a9ccb461d1..d221f718f0 100644 --- a/include/configs/M5235EVB.h +++ b/include/configs/M5235EVB.h @@ -29,9 +29,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME #define CONFIG_MCFFEC #ifdef CONFIG_MCFFEC @@ -93,7 +90,6 @@ "" #define CONFIG_PRAM 512 /* 512 KB */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE+0x20000) |