blob: 0b767acee81169e576ccaa8f3c6c55db289d3c42 [file] [log] [blame]
Tom Rini222d22a2021-08-21 13:50:16 -04001config DDR_SPD
2 bool "JEDEC Serial Presence Detect (SPD) support"
3 help
4 For memory controllers that can utilize it, add enable support for
5 using the JEDEC SDP standard.
6
Ley Foon Tan707cd012017-04-05 17:32:51 +08007source "drivers/ddr/altera/Kconfig"
Peng Fane3963c02018-11-20 10:19:57 +00008source "drivers/ddr/imx/Kconfig"