diff options
Diffstat (limited to 'include/configs/meson-gx-common.h')
-rw-r--r-- | include/configs/meson-gx-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/meson-gx-common.h b/include/configs/meson-gx-common.h index 7435f3475ea..c46522ef7e3 100644 --- a/include/configs/meson-gx-common.h +++ b/include/configs/meson-gx-common.h @@ -9,7 +9,6 @@ #define CONFIG_CPU_ARMV8 #define CONFIG_REMAKE_ELF -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_ENV_SIZE 0x2000 #define CONFIG_SYS_MAXARGS 32 #define CONFIG_SYS_MALLOC_LEN (32 << 20) |