blob: 83c1ab5e079ffbb5bb43cf9cf55677a63804c2c2 [file] [log] [blame]
Ley Foon Tan17b9ba62019-05-06 09:55:59 +08001config SPL_ALTERA_SDRAM
2 bool "SoCFPGA DDR SDRAM driver in SPL"
3 depends on SPL
Tien Fong Chee4d447a52017-12-05 15:58:03 +08004 depends on TARGET_SOCFPGA_GEN5 || TARGET_SOCFPGA_ARRIA10
Simon Goldschmidt24910c32019-04-16 22:04:39 +02005 select RAM if TARGET_SOCFPGA_GEN5
6 select SPL_RAM if TARGET_SOCFPGA_GEN5
Ley Foon Tan016539e2017-04-05 17:32:51 +08007 help
8 Enable DDR SDRAM controller for the SoCFPGA devices.