diff options
Diffstat (limited to 'include/configs/titanium.h')
-rw-r--r-- | include/configs/titanium.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/titanium.h b/include/configs/titanium.h index 3fb63f3014..882b1d7f5f 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -128,10 +128,6 @@ #define CONFIG_BOOTCOMMAND "run nand_ubifs" -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR |