diff options
Diffstat (limited to 'include/configs/stih410-b2260.h')
-rw-r--r-- | include/configs/stih410-b2260.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h index 9ce31f44631..b67efbb1683 100644 --- a/include/configs/stih410-b2260.h +++ b/include/configs/stih410-b2260.h @@ -10,7 +10,6 @@ #include <linux/sizes.h> /* ram memory-related information */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 0x40000000 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define PHYS_SDRAM_1_SIZE 0x3E000000 |