diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/socfpga_stratix10_socdk.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/socfpga_stratix10_socdk.h b/include/configs/socfpga_stratix10_socdk.h index 12e77c0a905..8d2971c6e23 100644 --- a/include/configs/socfpga_stratix10_socdk.h +++ b/include/configs/socfpga_stratix10_socdk.h @@ -130,11 +130,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void); #define CONFIG_SYS_MEMTEST_END PHYS_SDRAM_1_SIZE - 0x200000 /* - * SDRAM controller - */ -#define CONFIG_ALTERA_SDRAM - -/* * Serial / UART configurations */ #define CONFIG_SYS_NS16550_CLK 100000000 |