summaryrefslogtreecommitdiff
path: root/drivers/ddr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ddr/Kconfig')
-rw-r--r--drivers/ddr/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ddr/Kconfig b/drivers/ddr/Kconfig
index d4b393d25e0..0b767acee81 100644
--- a/drivers/ddr/Kconfig
+++ b/drivers/ddr/Kconfig
@@ -1,2 +1,8 @@
+config DDR_SPD
+ bool "JEDEC Serial Presence Detect (SPD) support"
+ help
+ For memory controllers that can utilize it, add enable support for
+ using the JEDEC SDP standard.
+
source "drivers/ddr/altera/Kconfig"
source "drivers/ddr/imx/Kconfig"