diff options
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r-- | include/configs/r7780mp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index b9f6489619..e5da8f2476 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -24,7 +24,6 @@ #define CONFIG_SYS_SDRAM_BASE (0x08000000) #define CONFIG_SYS_SDRAM_SIZE (128 * 1024 * 1024) -#define CONFIG_SYS_LONGHELP #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE) |