xref: /openbmc/u-boot/drivers/ddr/altera/Kconfig (revision 407b5b956a2e0facf6668fc8b295f4be9205c83e)
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