ram: k3-ddrss: Add CONFIG_K3_MULTI_DDR
authorNeha Malcom Francis <n-francis@ti.com>
Tue, 12 Aug 2025 12:43:20 +0000 (18:13 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 19 Aug 2025 17:26:20 +0000 (11:26 -0600)
commit3a0793fe9be3f0e6026d31dec8545a6b0e102ccd
treeb3d8ee0f5fb5be6ad8102400c23d1e958422d135
parentf43f710122541f870ba164e8121445003032c71c
ram: k3-ddrss: Add CONFIG_K3_MULTI_DDR

As we increase the functionalities that the K3 DDRSS sub-system support,
it is becoming more evident that the same logic cannot apply to both
single as well as multiple DDR controller devices. Add
CONFIG_K3_MULTI_DDR to be used to differentiate between the two.

Reviewed-by: Udit Kumar <u-kumar1@ti.com>
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
drivers/ram/Kconfig