提交 901af3e9 编写于 作者: T Tien Fong Chee 提交者: Marek Vasut

configs: Add DDR Kconfig support for Arria 10

This patch enables DDR Kconfig support for Arria 10.
Signed-off-by: NTien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: NDinh Nguyen <dinguyen@kernel.org>
上级 5658a299
......@@ -10,6 +10,7 @@ config TARGET_SOCFPGA_ARRIA5
config TARGET_SOCFPGA_ARRIA10
bool
select SPL_BOARD_INIT if SPL
select ALTERA_SDRAM
config TARGET_SOCFPGA_CYCLONE5
bool
......
config ALTERA_SDRAM
bool "SoCFPGA DDR SDRAM driver"
depends on TARGET_SOCFPGA_GEN5
depends on TARGET_SOCFPGA_GEN5 || TARGET_SOCFPGA_ARRIA10
help
Enable DDR SDRAM controller for the SoCFPGA devices.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册