commit | 468c2d50da115b05a134071c07402176cf5e887f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Aug 21 13:50:18 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 31 17:46:37 2021 -0400 |
tree | a8e85f89bddc6c305cd8b362acadff09c0bb9f97 | |
parent | f7246c2424b9064d70560428980cb65a9d2d7b7b [diff] |
nxp: Migrate a number of DDR related symbols to Kconfig - Guard most of the options in drivers/ddr/fsl/Kconfig with SYS_FSL_DDR || SYS_FSL_MMDC. - Migrate FSL_DMA, DDR_ECC, DDR_ECC_CMD, and ECC_INIT_VIA_DDRCONTROLLER to Kconfig. - Clean up the logic for including the DDR_ECC_CMD code. Signed-off-by: Tom Rini <trini@konsulko.com>