ddr: Migrate DDR_SPD to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 21 Aug 2021 17:50:16 +0000 (13:50 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 31 Aug 2021 21:46:37 +0000 (17:46 -0400)
commit222d22a39a459f8982778bc28fad6fc4acc2e3a7
tree3eeb2d2609de7c5d96025e8be40a01d6d476ba2b
parentf66a3fde38d6cece164ecb36f021c74c4aac2a9d
ddr: Migrate DDR_SPD to Kconfig

Move the symbol that controls building some JEDEC SPD support functions
to Kconfig.  This is required on the TI keystone 2 platforms and very
frequently (but not always) used on large number of Freescale/NXP
platforms, so use imply there.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
drivers/ddr/Kconfig
drivers/ddr/fsl/Kconfig