aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/Kconfig
blob: 0b767acee81169e576ccaa8f3c6c55db289d3c42 (plain)
1
2
3
4
5
6
7
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"