diff options
Diffstat (limited to 'include/configs/smdkc100.h')
-rw-r--r-- | include/configs/smdkc100.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h index 8eea45450b5..df5fa99324f 100644 --- a/include/configs/smdkc100.h +++ b/include/configs/smdkc100.h @@ -87,7 +87,6 @@ /* * Miscellaneous configurable options */ -#define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */ /* SMDKC100 has 1 banks of DRAM, we use only one in U-Boot */ #define PHYS_SDRAM_1 CONFIG_SYS_SDRAM_BASE /* SDRAM Bank #1 */ |