Tom Rini | 222d22a | 2021-08-21 13:50:16 -0400 | [diff] [blame^] | 1 | config 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 Tan | 707cd01 | 2017-04-05 17:32:51 +0800 | [diff] [blame] | 7 | source "drivers/ddr/altera/Kconfig" |
Peng Fan | e3963c0 | 2018-11-20 10:19:57 +0000 | [diff] [blame] | 8 | source "drivers/ddr/imx/Kconfig" |