blob: 8f60b56eb84886f534e663373ffff2e392612e1d [file] [log] [blame]
Ley Foon Tan016539e2017-04-05 17:32:51 +08001config ALTERA_SDRAM
2 bool "SoCFPGA DDR SDRAM driver"
Tien Fong Chee4d447a52017-12-05 15:58:03 +08003 depends on TARGET_SOCFPGA_GEN5 || TARGET_SOCFPGA_ARRIA10
Simon Goldschmidt24910c32019-04-16 22:04:39 +02004 select RAM if TARGET_SOCFPGA_GEN5
5 select SPL_RAM if TARGET_SOCFPGA_GEN5
Ley Foon Tan016539e2017-04-05 17:32:51 +08006 help
7 Enable DDR SDRAM controller for the SoCFPGA devices.