summaryrefslogtreecommitdiff
path: root/drivers/ddr/altera/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-04-14 16:05:57 +0300
committerTom Rini <trini@konsulko.com>2017-04-14 16:05:57 +0300
commitc1a16c3ab541c014b029b42cc27cae496107e170 (patch)
treee5da12851a4d920d9b79fa8547db9f479e506fed /drivers/ddr/altera/Kconfig
parentaf1b7286d8b2712cff5779d8a1565afed9d9d8e6 (diff)
parent09397d99edb402c04d1e20b32989b5b2ecbb037a (diff)
downloadu-boot-c1a16c3ab541c014b029b42cc27cae496107e170.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
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 0000000000..021ec1d857
--- /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.