diff options
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r-- | include/configs/r2dplus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index aea2092c501..129dcf33982 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -15,7 +15,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x8C000000 #define CONFIG_SYS_SDRAM_SIZE 0x04000000 -#define CONFIG_SYS_LONGHELP #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE) |