diff options
Diffstat (limited to 'include/configs/bcm_ep_board.h')
-rw-r--r-- | include/configs/bcm_ep_board.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bcm_ep_board.h b/include/configs/bcm_ep_board.h index 4423e8613f..0586c53ae1 100644 --- a/include/configs/bcm_ep_board.h +++ b/include/configs/bcm_ep_board.h @@ -24,8 +24,6 @@ #error CONFIG_SYS_SDRAM_SIZE must be defined! #endif -#define CONFIG_NR_DRAM_BANKS 1 - #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) /* Some commands use this as the default load address */ |