diff options
Diffstat (limited to 'include/configs/synquacer.h')
-rw-r--r-- | include/configs/synquacer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/synquacer.h b/include/configs/synquacer.h index 0409589152..8dd092fc59 100644 --- a/include/configs/synquacer.h +++ b/include/configs/synquacer.h @@ -37,7 +37,6 @@ #define CONFIG_PL01x_PORTS {(void *)(0x2a400000)} /* Support MTD */ -#define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_FLASH_BASE (0x08000000) #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE} |