diff options
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r-- | include/configs/pcm052.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index 1885577ce5..2d213718d4 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -189,7 +189,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Physical memory map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM (0x80000000) #define PHYS_SDRAM_SIZE (CONFIG_PCM052_DDR_SIZE * 1024 * 1024) |