xref: /openbmc/u-boot/drivers/ddr/altera/Kconfig (revision e91610da7c8a9fe42f3e5a75f06c3d1a0cb5f815)
1config ALTERA_SDRAM
2	bool "SoCFPGA DDR SDRAM driver"
3	depends on TARGET_SOCFPGA_GEN5 || TARGET_SOCFPGA_ARRIA10
4	help
5	  Enable DDR SDRAM controller for the SoCFPGA devices.
6