summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vexpress_common.h')
-rw-r--r--include/configs/vexpress_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h
index 30dda0c085..2ad3338a2b 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -151,7 +151,6 @@
#define LINUX_BOOT_PARAM_ADDR (V2M_BASE + 0x2000)
/* Physical Memory Map */
-#define CONFIG_NR_DRAM_BANKS 2
#define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */
#define PHYS_SDRAM_2 (((unsigned int)V2M_BASE) + \
((unsigned int)0x20000000))