From 707cd012e2e1dbed7150f7908727abb7bdc4c1a7 Mon Sep 17 00:00:00 2001 From: Ley Foon Tan Date: Wed, 5 Apr 2017 17:32:51 +0800 Subject: arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig Convert Altera DDR SDRAM driver to use Kconfig method. Enable ALTERA_SDRAM by default if it is on Gen5 target. Arria 10 will have different driver. Signed-off-by: Tien Fong Chee Signed-off-by: Ley Foon Tan --- include/configs/socfpga_common.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index 8057b884756..d4d72fa91d5 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -71,11 +71,6 @@ #define CONFIG_SYS_L2_PL310 #define CONFIG_SYS_PL310_BASE SOCFPGA_MPUL2_ADDRESS -/* - * SDRAM controller - */ -#define CONFIG_ALTERA_SDRAM - /* * EPCS/EPCQx1 Serial Flash Controller */ -- cgit v1.2.3