summaryrefslogtreecommitdiff
path: root/drivers/ddr/altera/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ddr/altera/Kconfig')
-rw-r--r--drivers/ddr/altera/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/ddr/altera/Kconfig b/drivers/ddr/altera/Kconfig
new file mode 100644
index 0000000..021ec1d
--- /dev/null
+++ b/drivers/ddr/altera/Kconfig
@@ -0,0 +1,5 @@
+config ALTERA_SDRAM
+ bool "SoCFPGA DDR SDRAM driver"
+ depends on TARGET_SOCFPGA_GEN5
+ help
+ Enable DDR SDRAM controller for the SoCFPGA devices.