diff options
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r-- | include/configs/mpr2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 0fc089ea3d..f1600b2a3b 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -22,7 +22,6 @@ #define CONFIG_DISPLAY_BOARDINFO /* U-Boot internals */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_BAUDRATE_TABLE { 115200 } /* List of legal baudrate settings for this board */ #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 32 * 1024 * 1024) #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE |